Skip to content

Commit 5b4bb82

Browse files
author
Sébastien Delafond
committed
doc: examples are under example/ (Closes: #99)
1 parent f353523 commit 5b4bb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.new_fusepy_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ So what's new? The new API has put emphasis on the following themes:
9292

9393
Let's see how these are implemented.
9494

95-
.. [#] See ``examples/xmp.py`` for the argument list of the fs methods.
95+
.. [#] See ``example/xmp.py`` for the argument list of the fs methods.
9696
9797
Regarding return values: in each method, you can signal success or
9898
error by returning ``0`` (*success*), a negative number (*error*,

0 commit comments

Comments
 (0)