Fix Java layer command documentation.

The "Open project management buffer" shortcut is actually SPC m p p, as per 
https://github.com/syl20bnr/spacemacs/blob/develop/layers/%2Blang/java/packages.el#L121
not SPC m p s which does nothing.
This commit is contained in:
Tin Tvrtković 2016-02-28 03:33:39 +01:00 committed by Eivind Fonn
parent bdd5d51dc6
commit 1eabbb453a
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ option in =emacs-eclim= itself.
| ~SPC m p j~ | Information about project |
| ~SPC m p k~ | Close project |
| ~SPC m p o~ | Open project |
| ~SPC m p s~ | Open project management buffer |
| ~SPC m p p~ | Open project management buffer |
| ~SPC m p u~ | Update project |
*** Maven