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.
2 parents 8e66540 + 1029fab commit 39677adCopy full SHA for 39677ad
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