Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vlasovskikh committed Apr 29, 2014
1 parent 6ee0b82 commit 276755a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/com/maddyhome/idea/vim/helper/StringHelper.java
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ private static enum KeyParserState {
/**
* Parses Vim key notation strings.
*
* @throws java.lang.IllegalArgumentException if the mapping doesn't make sence for Vim emulation
* @throws java.lang.IllegalArgumentException if the mapping doesn't make sense for Vim emulation
* @see :help <>
*/
@NotNull
Expand Down

0 comments on commit 276755a

Please sign in to comment.