Skip to content

Commit

Permalink
Mis-spelling in comments (#231)
Browse files Browse the repository at this point in the history
Causes error in documentation
  • Loading branch information
rkhwaja authored and willmcgugan committed Nov 9, 2018
1 parent 85750e8 commit 05ac13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class Info(object):
* `~fs.base.FS.getinfo`
* `~fs.base.FS.scandir`
* `~fs.base.FS.filterfir`
* `~fs.base.FS.filterdir`
Arguments:
raw_info (dict): A dict containing resource info.
Expand Down

0 comments on commit 05ac13e

Please sign in to comment.