From 16af530a6fd6d33174ae322fb1739bcbcbeaf96d Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 1 Dec 2009 22: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 7c1512412c1..090aa145737 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 74cbedffef6..39107ec9022 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.30.2