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 2dacaff + d908774 commit 57be832Copy full SHA for 57be832
working-draft.html
@@ -1346,7 +1346,7 @@ <h4>8.4.3 <a name="path-appends"><code>path</code> appends</a>
1346
Appends <code>path::preferred_separator</code> to <code>pathname</code> unless:<ul>
1347
<li para_num="4">an added separator
1348
would be redundant, or</li>
1349
- <li para_num="5">would change a relative path to a absolute path
+ <li para_num="5">would change a relative path to an absolute path
1350
[<i>Note</i>: An empty path is relative. — <i>end note</i>], or</li>
1351
<li para_num="6"><code>p.empty()</code>, or</li>
1352
<li para_num="7"><code>*p.native().cbegin()</code> is a directory separator.</li>
0 commit comments