Skip to content

Commit 39677ad

Browse files
authored
Merge pull request #4440 from MicrosoftDocs/FromPublicMasterBranch
Resolve syncing conflicts from FromPublicMasterBranch to main
2 parents 8e66540 + 1029fab commit 39677ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard-library/ios-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ A reference to the object from which *str* is derived.
456456
457457
`noshowpos` is on by default.
458458
459-
The manipulator effectively calls `str.`[unsetf](../standard-library/ios-base-class.md#unsetf)`(ios_base::showps)`, then returns *str*.
459+
The manipulator effectively calls `str.`[unsetf](../standard-library/ios-base-class.md#unsetf)`(ios_base::showpos)`, then returns *str*.
460460
461461
### Example
462462

0 commit comments

Comments
 (0)