automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] {maint} help: fix a typo in the list of warning categories


From: Stefano Lattarini
Subject: [FYI] {maint} help: fix a typo in the list of warning categories
Date: Mon, 21 May 2012 15:44:42 +0200

* lib/Automake/ChannelDefs.pm (usage): s/none'/none/.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 lib/Automake/ChannelDefs.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Automake/ChannelDefs.pm b/lib/Automake/ChannelDefs.pm
index 524b8f5..02ce849 100644
--- a/lib/Automake/ChannelDefs.pm
+++ b/lib/Automake/ChannelDefs.pm
@@ -194,7 +194,7 @@ Warning categories include:
   unsupported        unsupported or incomplete features (default)
   all                all the warnings
   no-CATEGORY        turn off warnings in CATEGORY
-  none'              turn off all the warnings
+  none               turn off all the warnings
   error              treat warnings as errors
 EOF
 }
-- 
1.7.9.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]