* charset.c (_initialize_charset): Fix typo in string.
2011-01-07 Michael Snyder <msnyder@vmware.com>
+ * charset.c (_initialize_charset): Fix typo in string.
+
+2011-01-07 Michael Snyder <msnyder@vmware.com>
+
* mi/mi-cmd-disas.c (mi_cmd_disassemble): Mark up error message
for i18n.
* tui/tui-layout.c (tui_set_layout_for_display_command):
Show the target character set."), _("\
The `target character set' is the one used by the program being debugged.\n\
GDB translates characters and strings between the host and target\n\
-character sets as needed.\n
+character sets as needed.\n\
To see a list of the character sets GDB supports, type `set target-charset'<TAB>"),
set_target_charset_sfunc,
show_target_charset_name,