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
commitcc95003292a17ffb5d36b33f4b54f39b87b03b88 (patch)
treed9b4ba6e586bbea45c3ecd99270149b5ae1e1c91 /docs
parent391941dcc204735b3114a654c21c8f6913dbe737 (diff)
downloadpyfilesystem-cc95003292a17ffb5d36b33f4b54f39b87b03b88.tar.gz
Doc tweak
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@656 67cdc799-7952-0410-af00-57a81ceafa0f
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
------