We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8716659 commit 9719888Copy full SHA for 9719888
docs/standard-library/ios-functions.md
@@ -456,7 +456,7 @@ A reference to the object from which *str* is derived.
456
457
`noshowpos` is on by default.
458
459
-The manipulator effectively calls `str.`[unsetf](../standard-library/ios-base-class.md#unsetf)`(ios_base::showps)`, then returns *str*.
+The manipulator effectively calls `str.`[unsetf](../standard-library/ios-base-class.md#unsetf)`(ios_base::showpos)`, then returns *str*.
460
461
### Example
462
0 commit comments