Fix typo in comment

This commit is contained in:
tyfkda
2016-07-12 09:35:43 +09:00
parent d00bff1307
commit e19562bcca

View File

@@ -64,7 +64,7 @@ public class CompletionPanel {
private String subWord;
/**
* Postion where the completion has to be inserted
* Position where the completion has to be inserted
*/
private int insertionPosition;