mirror of
https://github.com/processing/processing4.git
synced 2026-01-30 03:41:15 +01:00
Merge pull request #4570 from tyfkda/feature/fix-typo
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