We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae8946 commit a29b8f0Copy full SHA for a29b8f0
java/src/processing/mode/java/pdex/CompletionPanel.java
@@ -64,7 +64,7 @@ public class CompletionPanel {
64
private String subWord;
65
66
/**
67
- * Postion where the completion has to be inserted
+ * Position where the completion has to be inserted
68
*/
69
private int insertionPosition;
70
0 commit comments