Skip to content

Commit ddcbd2c

Browse files
author
mtx48109
committed
true false update
1 parent a966a16 commit ddcbd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard-library/iterator-operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ bool operator==(
145145
146146
### Return Value
147147
148-
`true` if the iterator objects are equal; `false` if the iterator objects are not equal.
148+
**true** if the iterator objects are equal; **false** if the iterator objects are not equal.
149149
150150
### Remarks
151151

0 commit comments

Comments
 (0)