summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrfkelly0 <rfkelly0@67cdc799-7952-0410-af00-57a81ceafa0f>2010-06-18 00:31:10 +0000
committerrfkelly0 <rfkelly0@67cdc799-7952-0410-af00-57a81ceafa0f>2010-06-18 00:31:10 +0000
commitb4c092f0d2f68848bf5dc629030034792e35e390 (patch)
tree834534f7e98727fd5d597b7aebc2341352ea3050 /ChangeLog
parent0e8921dc9ad5e1577789cdffec53c71852dc07c9 (diff)
downloadpyfilesystem-git-b4c092f0d2f68848bf5dc629030034792e35e390.tar.gz
fix test alignment in ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ed917a9..52294b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
0.2:
* New FS implementations:
- * FTPFS: access a plain old FTP server
+ * FTPFS: access a plain old FTP server
* S3FS: access remote files stored in Amazon S3
* RPCFS: access remote files using a simple XML-RPC protocol
* SFTPFS: access remote files on a SFTP server