Honour PRIVATE keyword
[deliverable/binutils-gdb.git] / gdb / command.h
index 9cadd63d24b18c080d330d3d20fafbfaaf2f3f85..c4a5f20edd3724270f1d36c333c1b816e93bd989 100644 (file)
@@ -157,7 +157,7 @@ extern void execute_cmd_post_hook (struct cmd_list_element *cmd);
    the set command passed as a parameter.  The clone operation will
    include (BUG?) any ``set'' command callback, if present.  Commands
    like ``info set'' call all the ``show'' command callbacks.
-   Unfortunatly, for ``show'' commands cloned from ``set'', this
+   Unfortunately, for ``show'' commands cloned from ``set'', this
    includes callbacks belonging to ``set'' commands.  Making this
    worse, this only occures if add_show_from_set() is called after
    add_cmd_sfunc() (BUG?).  */
This page took 0.023282 seconds and 4 git commands to generate.