aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-14 22:14:49 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-14 22:14:49 +0000
commit335816bc4cccccd568cf59ab761d77bb8f44681f (patch)
treedc46a0e6e9a36760f1c6b5b672bc9c3b43438c45 /include/usage.h
parent43da9d19ef9ff17ada12ee6ece55b6af19559a43 (diff)
downloadbusybox-335816bc4cccccd568cf59ab761d77bb8f44681f.tar.gz
Fix a silly typo
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 14f2e2859..d7de5e09e 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1585,7 +1585,7 @@
#define msvc_trivial_usage \
"-[udorspchaitkx] service"
-#define msvc_full_usafe \
+#define msvc_full_usage \
"[option] service\n" \
"Where option is one of\n" \
"\t-u\tUp. If the service is not running, start it. If the service stops, restart it.\n" \