From 9e4adeaf06232ce3f96ade4d30b7e78857189b16 Mon Sep 17 00:00:00 2001 From: tromey Date: Wed, 2 Dec 2009 07:15:27 +0000 Subject: [PATCH] * gdb.texinfo (Reverse Execution): Fix typo. --- gdb/doc/ChangeLog | 4 ++++ gdb/doc/gdb.texinfo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 7c1512412c..090aa14573 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-12-01 Tom Tromey + + * gdb.texinfo (Reverse Execution): Fix typo. + 2009-11-24 Daniel Jacobowitz PR gdb/8704 diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 74cbedffef..39107ec902 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -5356,7 +5356,7 @@ the first line of a function, @code{reverse-next} will take you back to the caller of that function, @emph{before} the function was called, just as the normal @code{next} command would take you from the last line of a function back to its return to its caller -@footnote{Unles the code is too heavily optimized.}. +@footnote{Unless the code is too heavily optimized.}. @kindex reverse-nexti @kindex rni @r{(@code{reverse-nexti})} -- 2.11.0