summaryrefslogtreecommitdiff
path: root/from
diff options
context:
space:
mode:
authorSean 'Shaleh' Perry <shaleh@debian.org>2000-01-23 01:54:03 +0000
committerSean 'Shaleh' Perry <shaleh@debian.org>2000-01-23 01:54:03 +0000
commit287625029120e8c64bd80493e74acc82e15abd75 (patch)
treec0ac4b1e5bbc5cf93da694fc6a9ae3750988e4a7 /from
parent503487da9f8d0cd3d986e91b4039e46c0bd73fab (diff)
downloadmailutils-287625029120e8c64bd80493e74acc82e15abd75.tar.gz
mailutils-287625029120e8c64bd80493e74acc82e15abd75.tar.bz2
fixed "unknow" typo (again)
Diffstat (limited to 'from')
-rw-r--r--from/from.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/from/from.c b/from/from.c
index fc15b7f17..2d60c999c 100644
--- a/from/from.c
+++ b/from/from.c
@@ -47,7 +47,7 @@
#endif
#ifndef VERSION
-# define VERSION "unknow"
+# define VERSION "unknown"
#endif
#include "getopt.h"

Return to:

Send suggestions and report system problems to the System administrator.