Skip to content

Commit

Permalink
Fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
toivoh committed Mar 8, 2013
1 parent 2450e5a commit 23bd3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@ There is also a conditional version, e.g. `@bp x>0` will break only when x>0.
since it needs access to all
scopes that surround a piece of code to be analyzed.

The following single-character commands have special meaing:
The following single-character commands have special meaning:
`h`: display help text
`s`: step into
`n`: step over any enclosed scope
Expand Down

0 comments on commit 23bd3eb

Please sign in to comment.