diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index d2758d0329..efd969c98b 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