* gdb.texinfo (Frames): Fix typo.
+Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
+
+ From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
+ * gdb.texinfo (Frames): Fix typo.
+
Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
* gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
@item frame @var{args}
The @code{frame} command allows you to move from one stack frame to another,
and to print the stack frame you select. @var{args} may be either the
-address of the frame of the stack frame number. Without an argument,
+address of the frame or the stack frame number. Without an argument,
@code{frame} prints the current stack frame.
@kindex select-frame