* lib/mi-support.exp (mi_gdb_load): Fix typo.
[deliverable/binutils-gdb.git] / gdb / cp-namespace.c
index f90b22abb71cbc94918af4c415fd5aac41ac57aa..19c784fa9117b6610ed0088191bda8a99d044a9e 100644 (file)
@@ -866,6 +866,6 @@ void
 _initialize_cp_namespace (void)
 {
   add_cmd ("namespace", class_maintenance, maintenance_cplus_namespace,
-          "Print the list of possible C++ namespaces.",
+          _("Print the list of possible C++ namespaces."),
           &maint_cplus_cmd_list);
 }
This page took 0.024262 seconds and 4 git commands to generate.