[svn r38546] Typo.

--HG--
branch : trunk
This commit is contained in:
guido 2007-02-12 12:36:07 +01:00
parent 8a07ca4457
commit 38e3462d98
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ local, subversion and subversion "working copy" filesystems. Today
the according code is scattered through path-handling code. the according code is scattered through path-handling code.
On a related note, Armin Rigo has hacked `pylufs`_ and more recently has On a related note, Armin Rigo has hacked `pylufs`_ and more recently has
written `pyfuse`_ which allows to written `pyfuse`_ which allow to
implement kernel-level linux filesystems with pure python. Now implement kernel-level linux filesystems with pure python. Now
the idea is that the mentioned filesystem implementations would the idea is that the mentioned filesystem implementations would
be directly usable for such linux-filesystem glue code. be directly usable for such linux-filesystem glue code.