Fix grammar.
This commit is contained in:
parent
2f1acb09b6
commit
a5451f4e4e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue