]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
[gdb/doc] Fix typos in annotate.texinfo
authorTom de Vries <tdevries@suse.de>
Thu, 6 Mar 2025 22:21:54 +0000 (23:21 +0100)
committerTom de Vries <tdevries@suse.de>
Thu, 6 Mar 2025 22:21:54 +0000 (23:21 +0100)
Fix typos:
...
Dependant ==> Dependent
...

gdb/doc/annotate.texinfo

index 8593b00cc693c98708c9d623d9aa55e15fb01688..fdcd5a84ffc81068cdb3316f374551f5f7e230ef 100644 (file)
@@ -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