summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorwillmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f>2011-03-08 13:26:18 +0000
committerwillmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f>2011-03-08 13:26:18 +0000
commite5c4c24e20b37f35179e6163483b63336ad5ca29 (patch)
treed9b4ba6e586bbea45c3ecd99270149b5ae1e1c91 /docs
parent86f44f9ebebe99fb3db5db32fd359249fb2a258e (diff)
downloadpyfilesystem-git-e5c4c24e20b37f35179e6163483b63336ad5ca29.tar.gz
Doc tweak
Diffstat (limited to 'docs')
-rw-r--r--docs/filesystems.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/filesystems.rst b/docs/filesystems.rst
index 3472e64..4b6f147 100644
--- a/docs/filesystems.rst
+++ b/docs/filesystems.rst
@@ -6,7 +6,7 @@ This page lists the builtin filesystems.
FTP (File Transfer Protocol)
----------------------------
-An interface to FTP servers. See :mod:`fs.ftpfs`
+An interface to FTP servers. See :class:`fs.ftpfs.FTPFS`
Memory
------