fix rest syntax error (thanks fijal)

--HG--
branch : trunk
This commit is contained in:
holger krekel 2010-01-11 14:33:18 +01:00
parent ba1451330e
commit b6909e61a0
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ a ``py.path.local`` object for us (which wraps a directory):
>>> foofile.read(1)
'b'
``py.path.svnurl` and ``py.path.svnwc``
``py.path.svnurl`` and ``py.path.svnwc``
----------------------------------------------
Two other ``py.path`` implementations that the py lib provides wrap the