[gdb] Fix more typos in comments (2)
[deliverable/binutils-gdb.git] / gdb / tui / tui-io.c
index 6bb495beaa9370e7cc885e6577abd44f9a9ceeb7..964f2e3323f03bda41887f2dacb8a4ae08cfabdc 100644 (file)
@@ -90,7 +90,7 @@ key_is_start_sequence (int ch)
    be garbled.  This is implemented with a pipe that TUI reads and
    readline writes to.  A gdb input handler is created so that reading
    the pipe is handled automatically.  This will probably not work on
-   non-Unix platforms.  The best fix is to make readline clean enougth
+   non-Unix platforms.  The best fix is to make readline clean enough
    so that is never write on stdout.
 
    Note SCz/2002-09-01: we now use more readline hooks and it seems
This page took 0.024559 seconds and 4 git commands to generate.