Skip to content

Commit 0ad365e

Browse files
authored
Merge pull request processing#4570 from tyfkda/feature/fix-typo
Fix typo in comment
2 parents 8025e20 + a29b8f0 commit 0ad365e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)