diff options
Diffstat (limited to 'gas/doc/c-i960.texi')
-rw-r--r-- | gas/doc/c-i960.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-i960.texi b/gas/doc/c-i960.texi index 5dca1cf9c1117..4d75bdfb8f7b0 100644 --- a/gas/doc/c-i960.texi +++ b/gas/doc/c-i960.texi @@ -69,7 +69,7 @@ Label: @var{BR} @end smallexample The counter following a branch records the number of times that branch -was @emph{not} taken; the differenc between the two counters is the +was @emph{not} taken; the difference between the two counters is the number of times the branch @emph{was} taken. @cindex @code{gbr960}, i960 postprocessor |