mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
gas/doc: Fix "a true results" typo
This commit is contained in:
@ -4355,7 +4355,7 @@ You may not subtract arguments from different sections.
|
||||
@item <=
|
||||
@dfn{Is Less Than Or Equal To}
|
||||
|
||||
The comparison operators can be used as infix operators. A true results has a
|
||||
The comparison operators can be used as infix operators. A true result has a
|
||||
value of -1 whereas a false result has a value of 0. Note, these operators
|
||||
perform signed comparisons.
|
||||
@end table
|
||||
|
Reference in New Issue
Block a user