There was an error while loading. Please reload this page.
1 parent 3f1d386 commit cd47e24Copy full SHA for cd47e24
fs/appfs.py
@@ -124,7 +124,7 @@ class SiteDataFS(_AppFS):
124
A filesystem for application site data.
125
126
May also be opened with
127
- ``open_fs('sitedate://appname:author:version')``.
+ ``open_fs('sitedata://appname:author:version')``.
128
129
:param str appname: The name of the application.
130
:param str author: The name of the author (used on Windows).
0 commit comments