summaryrefslogtreecommitdiff
path: root/fs/path.py
diff options
context:
space:
mode:
Diffstat (limited to 'fs/path.py')
-rw-r--r--fs/path.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/path.py b/fs/path.py
index 1b5c072..cdae818 100644
--- a/fs/path.py
+++ b/fs/path.py
@@ -376,7 +376,7 @@ def isprefix(path1, path2):
def forcedir(path):
- """Ensure the path ends with a trailing formward slash
+ """Ensure the path ends with a trailing forward slash
:param path: An FS path