Fixed typo

SVN revision: 2346
This commit is contained in:
Stefan Ritt 2010-12-15 07:48:32 +00:00
parent c6e49b3e62
commit a5e17dc081

View File

@ -1600,7 +1600,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;attachment&gt;</code></b>. The text body of the entry
<b><code>$&lt;attachments&gt;</code></b>. The text body of the entry
can be referred to with <b><code>$text</code></b>. It should
be noted that only the first 1500 characters of the text can be used,
in order not to exceed the limits of the shell. Following (Unix) command