public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [pushed] Fix typo in gdb_ari.sh
@ 2017-12-13 14:35 Simon Marchi
  0 siblings, 0 replies; only message in thread
From: Simon Marchi @ 2017-12-13 14:35 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

gdb/ChangeLog:

	* contrib/ari/gdb_ari.sh: Fix typo in help.
---
 gdb/ChangeLog              | 4 ++++
 gdb/contrib/ari/gdb_ari.sh | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9fcf0c8d..906b5fc 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2017-12-13  Simon Marchi  <simon.marchi@ericsson.com>
+
+	* contrib/ari/gdb_ari.sh: Fix typo in help.
+
 2017-12-13  Joel Brobecker  <brobecker@adacore.com>
 
 	* event-top.c (handle_line_of_input): Set server_command.
diff --git a/gdb/contrib/ari/gdb_ari.sh b/gdb/contrib/ari/gdb_ari.sh
index b8aff09..5d84f86 100755
--- a/gdb/contrib/ari/gdb_ari.sh
+++ b/gdb/contrib/ari/gdb_ari.sh
@@ -60,7 +60,7 @@ Options:
   -Werror        Treat all problems as errors.
   -Wall          Report all problems.
   -Wari          Report problems that should be fixed in new code.
-  -W<category>   Report problems in the specifed category.  Vaid categories
+  -W<category>   Report problems in the specifed category.  Valid categories
                  are: ${all}
 EOF
     exit 1
-- 
2.7.4

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-13 14:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-13 14:35 [pushed] Fix typo in gdb_ari.sh Simon Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).