Skip to content

Commit cd47e24

Browse files
committed
typo
1 parent 3f1d386 commit cd47e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fs/appfs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ class SiteDataFS(_AppFS):
124124
A filesystem for application site data.
125125
126126
May also be opened with
127-
``open_fs('sitedate://appname:author:version')``.
127+
``open_fs('sitedata://appname:author:version')``.
128128
129129
:param str appname: The name of the application.
130130
:param str author: The name of the author (used on Windows).

0 commit comments

Comments
 (0)