OSDN Git Service

2004-04-30 Orjan Friberg <orjanf@axis.com>
authororjanf <orjanf>
Fri, 30 Apr 2004 07:38:50 +0000 (07:38 +0000)
committerorjanf <orjanf>
Fri, 30 Apr 2004 07:38:50 +0000 (07:38 +0000)
* observer.texi (GDB Observers): Correct spelling.

gdb/doc/ChangeLog
gdb/doc/observer.texi

index 83a518a..66b9781 100644 (file)
@@ -1,3 +1,7 @@
+2004-04-30  Orjan Friberg  <orjanf@axis.com>
+
+       * observer.texi (GDB Observers): Correct spelling.
+
 2004-04-26  Orjan Friberg  <orjanf@axis.com>
 
        * observer.texi (GDB Observers): Add target_changed event.
index 214eba1..5c1c2c5 100644 (file)
@@ -75,5 +75,5 @@ The inferior has stopped for real.
 @end deftypefun
 
 @deftypefun void target_changed (struct target_ops *@var{target})
-The target's register contents has changed.
+The target's register contents have changed.
 @end deftypefun