From a5451f4e4e78f5e9b7fbfbb7bccbe97437a5ce5b Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sun, 17 Sep 2006 17:05:27 +0000 Subject: [PATCH] Fix grammar. --- gdb/doc/gdb.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index d2758d03295..efd969c98b7 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -19337,7 +19337,7 @@ whole stack. If given two integer arguments, it shows the frames whose levels are between the two arguments (inclusive). If the two arguments are equal, it shows the single frame at the corresponding level. It is an error if @var{low-frame} is larger than the actual number of -frames. On the other hand, @var{high-frame} may be larger then the +frames. On the other hand, @var{high-frame} may be larger than the actual number of frames, in which case only existing frames will be returned. @subsubheading @value{GDBN} Command -- 2.30.2