From: Tom de Vries Date: Thu, 6 Mar 2025 22:21:54 +0000 (+0100) Subject: [gdb/doc] Fix typos in annotate.texinfo X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cfa9718522f4d02e3d6f5a7eea13722ec951bfbf;p=thirdparty%2Fbinutils-gdb.git [gdb/doc] Fix typos in annotate.texinfo Fix typos: ... Dependant ==> Dependent ... --- diff --git a/gdb/doc/annotate.texinfo b/gdb/doc/annotate.texinfo index 8593b00cc69..fdcd5a84ffc 100644 --- a/gdb/doc/annotate.texinfo +++ b/gdb/doc/annotate.texinfo @@ -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