Skip to content

Commit

Permalink
Merge pull request navdeep-G#3 from jonashaag/patch-1
Browse files Browse the repository at this point in the history
Fixed a typo in README.rst
  • Loading branch information
Kenneth Reitz committed Dec 25, 2011
2 parents b153305 + 14331bc commit d53af1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Print passed-in arguments and function calls. ::

Print function execution time. ::

@showme.cputime
@showme.time
def some_function(a):
...
Expand Down

0 comments on commit d53af1e

Please sign in to comment.