diff options
Diffstat (limited to 'lisp/cedet/ede/proj.el')
-rw-r--r-- | lisp/cedet/ede/proj.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/proj.el b/lisp/cedet/ede/proj.el index 59ba3ffcf8c..2ce65e91bde 100644 --- a/lisp/cedet/ede/proj.el +++ b/lisp/cedet/ede/proj.el @@ -165,7 +165,7 @@ These are the linkers the user can choose from when setting the :label "Part of all: target" :group make :documentation - "Non nil means the rule created is part of the all: target. + "Non-nil means the rule created is part of the all: target. Setting this to nil creates the rule to build this item, but does not include it in the all: rule.") (configuration-variables |