Fixed typo

SVN revision: 1737
This commit is contained in:
Stefan Ritt 2006-10-19 17:44:21 +00:00
parent 311ef1e9c0
commit 1dcc1ee9ea

View File

@ -1450,7 +1450,7 @@ be changed, while otherways (like with the <b><code>Subst Telephone =
database. The <b><code>&lt;command&gt;</code></b> can contain
substitutions similar to the <b><code>Subst</code></b> command. In
addition the list of all attachments can be referred to via
<b><code>&lt;$attachemnts&gt;</code></b> Following (Unix) command
<b><code>&lt;$attachments&gt;</code></b> Following (Unix) command
writes a notification into some file:
<pre>
Execute new = echo "New message of type $type from $long_name on $remote_host" &gt;&gt; /tmp/elog.log