Skip to content

Commit ee2cff8

Browse files
committed
Adjust second place in 4493 P/R
1 parent 851d43c commit ee2cff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4493.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ constexpr const reference& reference::operator=(bool x) const noexcept;
111111
</pre>
112112
<blockquote>
113113
<p>
114-
<ins>-?- <i>Returns</i>: `true` if the value of the referred to bit is one, `false` otherwise.</ins>
114+
<ins>-?- <i>Returns</i>: `true` if the value of the bit referred to by `*this` is one, `false` otherwise.</ins>
115115
</p>
116116
</blockquote>
117117
</blockquote>

0 commit comments

Comments
 (0)