Skip to content

Commit cd545b2

Browse files
authored
Fx typo in docs/source/info.rst (#544)
There is a small typo in docs/source/info.rst. Should read `filesystem` rather than `fileystem`. Signed-off-by: Tim Gates <[email protected]>
1 parent 691deae commit cd545b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/info.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ file::
4646

4747
resource_info = fs.getinfo('myfile.txt', namespaces=['details', 'access'])
4848

49-
In addition to the specified namespaces, the fileystem will also return
49+
In addition to the specified namespaces, the filesystem will also return
5050
the ``basic`` namespace, which contains the name of the resource, and a
5151
flag which indicates if the resource is a directory.
5252

0 commit comments

Comments
 (0)