From 1dcc1ee9eae68e3c39a3420e71b9d143b14d9079 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 19 Oct 2006 17:44:21 +0000 Subject: [PATCH] Fixed typo SVN revision: 1737 --- doc/config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.html b/doc/config.html index 369029b7..e1a83097 100755 --- a/doc/config.html +++ b/doc/config.html @@ -1450,7 +1450,7 @@ be changed, while otherways (like with the Subst Telephone = database. The <command> can contain substitutions similar to the Subst command. In addition the list of all attachments can be referred to via - <$attachemnts> Following (Unix) command + <$attachments> Following (Unix) command writes a notification into some file:
 Execute new = echo "New message of type $type from $long_name on $remote_host" >> /tmp/elog.log