You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1461,7 +1461,7 @@
1461
1461
</code></pre>
1462
1462
<div><h2id="commandexecution"><ahref="#commandexecution" name="commandexecution">#</a>Command Execution</h2><div><h3id="filesanddirectories">Files and Directories</h3><ul>
1463
1463
<li><strong>Paths can be either strings, Paths, or DirEntry objects.</strong></li>
1464
-
<li><strong>Functions report <ahref="#exceptions-1">OS related errors</a> by raising either OSError or one of its subclasses.</strong></li>
1464
+
<li><strong>Functions report OS related errors by raising either OSError or one of its <ahref="#exceptions-1">subclasses</a>.</strong></li>
0 commit comments