2005-01-17 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Mon, 17 Jan 2005 19:54:42 +0000 (19:54 +0000)
committerMichael Snyder <msnyder@vmware.com>
Mon, 17 Jan 2005 19:54:42 +0000 (19:54 +0000)
* gdb.texinfo: Fix spelling, infinte  ->  infinite.

gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index c2096d4040031647973dd4436b66ad76908d63ae..b6c2e16b3143c5a2afe2cdfc5f74d76e175cc276 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-17  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.texinfo: Fix spelling, infinte  ->  infinite.
+
 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
 
        * observer.texi (GDB Observers): Document "solib_loaded".
index 1f606f67cf81d9e943a5ebb14c49667c02c3e70a..624fc63f70fae2b5602a0e7aa0a054d2ae4acf91 100644 (file)
@@ -14088,7 +14088,7 @@ that command.  Post-execution hooks may exist simultaneously with
 pre-execution hooks, for the same command.
 
 It is valid for a hook to call the command which it hooks.  If this
-occurs, the hook is not re-executed, thereby avoiding infinte recursion.
+occurs, the hook is not re-executed, thereby avoiding infinite recursion.
 
 @c It would be nice if hookpost could be passed a parameter indicating
 @c if the command it hooks executed properly or not.  FIXME!
This page took 0.048566 seconds and 4 git commands to generate.