summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Spangler <aaron777@gmail.com>2004-02-07 21:31:20 +0000
committerAaron Spangler <aaron777@gmail.com>2004-02-07 21:31:20 +0000
commitdf6da50eecfd59e9c1b493459839a71e98f6d63a (patch)
tree85180dc58bc79ad50974f65dfe0d6ed7fd72993b
parent7b82c69af4ca251ebe62b1b28a46993852ba0849 (diff)
downloadsudo-df6da50eecfd59e9c1b493459839a71e98f6d63a.tar.gz
Syntax Fix
-rw-r--r--def_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/def_data.c b/def_data.c
index 81a331931..1cbd8f99d 100644
--- a/def_data.c
+++ b/def_data.c
@@ -253,7 +253,7 @@ struct sudo_defs_types sudo_defs_table[] = {
NULL,
}, {
"ignore_local_sudoers", T_FLAG,
- "If LDAP directory is up, do we ignore local sudoers file: %s"
+ "If LDAP directory is up, do we ignore local sudoers file: %s",
NULL,
}, {
NULL, 0, NULL