Skip to content

Commit f1f4946

Browse files
author
gcode@loowis.durge.org
committed
Fix comment typo
1 parent 99f850d commit f1f4946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/path.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ def isprefix(path1, path2):
376376

377377

378378
def forcedir(path):
379-
"""Ensure the path ends with a trailing formward slash
379+
"""Ensure the path ends with a trailing forward slash
380380
381381
:param path: An FS path
382382

0 commit comments

Comments
 (0)