Fix typo in gdb_ari.sh
authorSimon Marchi <simon.marchi@ericsson.com>
Wed, 13 Dec 2017 14:33:54 +0000 (09:33 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Wed, 13 Dec 2017 14:34:27 +0000 (09:34 -0500)
gdb/ChangeLog:

* contrib/ari/gdb_ari.sh: Fix typo in help.

gdb/ChangeLog
gdb/contrib/ari/gdb_ari.sh

index 9fcf0c8d547835f5aae413769cea642389dfe0b0..906b5fc483e84b648ef76da3df421015cd1e903c 100644 (file)
@@ -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.
index b8aff09ee9541534c0b289fc04df91dae38f77a8..5d84f86d34fbc7dc560c3ea534f37f58eea4af18 100755 (executable)
@@ -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
This page took 0.031526 seconds and 4 git commands to generate.