* gdb.texinfo (Cygwin Native): Fix typo.
authorTom Tromey <tromey@redhat.com>
Wed, 24 Feb 2010 22:20:24 +0000 (22:20 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 24 Feb 2010 22:20:24 +0000 (22:20 +0000)
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo

index 1c2053e5c1cf5c77979643d6aca988a863f95a0f..9ae3d1ffbe57198a65220cebb9189473b43d427b 100644 (file)
@@ -1,3 +1,7 @@
+2010-02-24  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Cygwin Native): Fix typo.
+
 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
 
        * gdb.texinfo (Frames In Python): Add block, find_sal, function
index 2eea484b36691cb93763ddbc7e38a41f1fcf579d..82742d43c96e70f30b71f365d0b69a0053e952e3 100644 (file)
@@ -16429,7 +16429,7 @@ inside the Cygwin DLL itself.
 @item set new-console @var{mode}
 If @var{mode} is @code{on} the debuggee will
 be started in a new console on next start.
-If @var{mode} is @code{off}i, the debuggee will
+If @var{mode} is @code{off}, the debuggee will
 be started in the same console as the debugger.
 
 @kindex show new-console
This page took 0.058152 seconds and 4 git commands to generate.