From 06a12b0cccbda419752f3388346be7d302ebcbeb Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 10 Dec 2023 13:22:04 +0100 Subject: ; Fix typos --- java/org/gnu/emacs/EmacsInputConnection.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/org/gnu/emacs/EmacsInputConnection.java') diff --git a/java/org/gnu/emacs/EmacsInputConnection.java b/java/org/gnu/emacs/EmacsInputConnection.java index 7f6331205cb..4b493dcc456 100644 --- a/java/org/gnu/emacs/EmacsInputConnection.java +++ b/java/org/gnu/emacs/EmacsInputConnection.java @@ -60,7 +60,7 @@ public final class EmacsInputConnection implements InputConnection This helps with on screen keyboard programs found in some vendor versions of Android, which rely on immediate updates to the point - position after text is commited in order to place the cursor + position after text is committed in order to place the cursor within that text. */ private static boolean syncAfterCommit; -- cgit v1.3