mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 13:49:18 +01:00
Fix typo in comment
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user