aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/annotate.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/annotate.texinfo')
-rw-r--r--gdb/doc/annotate.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo
index 8593b00..eccdb87 100644
--- a/gdb/doc/annotate.texinfo
+++ b/gdb/doc/annotate.texinfo
@@ -27,7 +27,7 @@
@c cost. Having a smaller cheaper manual helps the GNU Press with its sales.
@copying
-Copyright @copyright{} 1994--2024 Free Software Foundation, Inc.
+Copyright @copyright{} 1994--2025 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -147,11 +147,11 @@ the annotation interface was marked as deprecated.
This chapter discusses the known problems.
-@section Dependant on @sc{cli} output
+@section Dependent on @sc{cli} output
The annotation interface works by interspersing markups with
@value{GDBN} normal command-line interpreter output. Unfortunately, this
-makes the annotation client dependant on not just the annotations, but
+makes the annotation client dependent 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.
Any change to @value{GDBN}'s @sc{cli} output modifies or removes that