Skip to content

Commit a29b8f0

Browse files
committed
Fix typo in comment
1 parent 4ae8946 commit a29b8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/src/processing/mode/java/pdex/CompletionPanel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public class CompletionPanel {
6464
private String subWord;
6565

6666
/**
67-
* Postion where the completion has to be inserted
67+
* Position where the completion has to be inserted
6868
*/
6969
private int insertionPosition;
7070

0 commit comments

Comments
 (0)