Skip to content

Commit

Permalink
fix: correct docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsavio committed Feb 1, 2016
1 parent 268dbff commit bc21c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hansel/crumb.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def path(self, value):

@property
def args(self):
""" Return a set of the crumb arguments in `self` that has not been replaced yet.
""" Return a set of the crumb arguments in `self` that have not been replaced yet.
Returns
-------
Expand Down

0 comments on commit bc21c07

Please sign in to comment.