summaryrefslogtreecommitdiff
path: root/gdb/doc/annotate.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/annotate.texinfo')
-rw-r--r--gdb/doc/annotate.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo
index 401657d4a96..831d3cac996 100644
--- a/gdb/doc/annotate.texinfo
+++ b/gdb/doc/annotate.texinfo
@@ -146,7 +146,7 @@ This chapter discusses the known problems.
@section Dependant on @sc{cli} output
The annotation interface works by interspersing markups with
-@value{GDBN} normal command-line interpreter output. Unfortunatly, this
+@value{GDBN} normal command-line interpreter output. Unfortunately, this
makes the annotation client dependant on not just the annotations, but
also the @sc{cli} output. This is because the client is forced to
assume that specific @value{GDBN} commands provide specific information.