2011-09-29 Marek Polacek <mpolacek@redhat.com>
+ * lib/gdb.exp: Fix a typo in one of the comments.
+
+2011-09-29 Marek Polacek <mpolacek@redhat.com>
+
* gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
matching pattern.
gdb_test "${gdb_command}" "${expected_output}" $message
}
-# Test the output of "help COMMNAD_CLASS". EXPECTED_INITIAL_LINES
+# Test the output of "help COMMAND_CLASS". EXPECTED_INITIAL_LINES
# are regular expressions that should match the beginning of output,
# before the list of commands in that class. The presence of
# command list and standard epilogue will be tested automatically.