aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2017-04-14 11:57:52 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2017-04-14 11:57:52 +0300
commitcd3d06ea45dfcce910a8701872de688592ad843e (patch)
treebf837fd2e236f76419b772680971270dc2a80d3a
parent87bec8ccf8b5772563f0aa33e0373b3a8a1ec4c9 (diff)
downloadmailfromd-cd3d06ea45dfcce910a8701872de688592ad843e.tar.gz
mailfromd-cd3d06ea45dfcce910a8701872de688592ad843e.tar.bz2
Fix typo in docs.
-rw-r--r--doc/functions.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/functions.texi b/doc/functions.texi
index 8523f24f..b5a33c7e 100644
--- a/doc/functions.texi
+++ b/doc/functions.texi
@@ -3388,7 +3388,7 @@ Additional interface to the @code{spamc} function, provided for
backward compatibility. It is equivalent to
@smallexample
-spamc(current_message(), @var{url}, @var{prev}, @var{command})
+spamc(current_message(), @var{url}, @var{prec}, @var{command})
@end smallexample
If @var{command} is not supplied, @samp{SA_SYMBOLS} is used.

Return to:

Send suggestions and report system problems to the System administrator.