Skip to content

Commit

Permalink
Fixed a typo in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashaag committed Sep 29, 2011
1 parent b153305 commit 14331bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
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 14331bc

Please sign in to comment.