Fix sayid clojure debugger documentation typo

This commit is contained in:
Ivan Kryvoruchko 2017-05-25 23:52:03 +03:00 committed by Eivind Fonn
parent 4610351b60
commit 1d2392ad1d
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ As this state works the same for all files, the documentation is in global
|---------------+----------------------------------------------------|
| ~SPC m d b~ | instrument expression at point |
| ~SPC m d e~ | display last stacktrace |
| ~SPC m d r~ | reload namepspaces |
| ~SPC m d r~ | reload namespaces |
| ~SPC m d v~ | inspect expression at point |
| ~SPC m d i~ | inspect expression at point |
| ~SPC m d f~ | query form at point |