Skip to content

Commit

Permalink
Merge pull request #3 from xueyumusic/fixtypo
Browse files Browse the repository at this point in the history
fix typo in src/zc/zlibstorage/README.txt
  • Loading branch information
mgedmin committed Jan 26, 2016
2 parents 0ad969a + 2b0e8be commit 5dc72c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zc/zlibstorage/README.txt
Expand Up @@ -11,7 +11,7 @@ Usage
=====

The primary storage is ``zc.zlibstorage.ZlibStorage``. It is used as
a wrapper around a lower-level storage. From Python, is is
a wrapper around a lower-level storage. From Python, it is
constructed by passing another storage, as in::

import ZODB.FileStorage, zc.zlibstorage
Expand Down

0 comments on commit 5dc72c4

Please sign in to comment.