Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [5.3 PATCH] Fix a typo in maint.c
@ 2002-11-21 11:40 Daniel Jacobowitz
  2002-11-21 16:46 ` David Carlton
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2002-11-21 11:40 UTC (permalink / raw)
  To: gdb-patches

Francesco Potorti` <pot@gnu.org> pointed out a little grammatical problem in
the online help.  Fixed thusly, branch and head.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

2002-11-21  Daniel Jacobowitz  <drow@mvista.com>

	* maint.c (_initialize_maint_cmds): Fix typo.  From
	Francesco Potorti` <pot@gnu.org>.

Index: maint.c
===================================================================
RCS file: /cvs/src/src/gdb/maint.c,v
retrieving revision 1.28
diff -u -p -r1.28 maint.c
--- maint.c	18 Sep 2002 23:53:51 -0000	1.28
+++ maint.c	21 Nov 2002 19:36:29 -0000
@@ -697,7 +697,7 @@ Configure variables internal to GDB that
 #ifndef _WIN32
   add_cmd ("dump-me", class_maintenance, maintenance_dump_me,
 	   "Get fatal error; make debugger dump its core.\n\
-GDB sets it's handling of SIGQUIT back to SIG_DFL and then sends\n\
+GDB sets its handling of SIGQUIT back to SIG_DFL and then sends\n\
 itself a SIGQUIT signal.",
 	   &maintenancelist);
 #endif


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-22  4:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-21 11:40 [5.3 PATCH] Fix a typo in maint.c Daniel Jacobowitz
2002-11-21 16:46 ` David Carlton
2002-11-21 20:36   ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox