aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidterm.h
diff options
context:
space:
mode:
authorStefan Kangas2023-12-10 13:22:04 +0100
committerStefan Kangas2023-12-10 13:22:04 +0100
commit06a12b0cccbda419752f3388346be7d302ebcbeb (patch)
tree69c3a4c23638553993a7580cae4a4d597fd8e258 /src/androidterm.h
parent1d5028ad0414cad458aac1102d3612e4956068c5 (diff)
downloademacs-06a12b0cccbda419752f3388346be7d302ebcbeb.tar.gz
emacs-06a12b0cccbda419752f3388346be7d302ebcbeb.zip
; Fix typos
Diffstat (limited to 'src/androidterm.h')
-rw-r--r--src/androidterm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/androidterm.h b/src/androidterm.h
index e75d46b1dfb..9830cc4364d 100644
--- a/src/androidterm.h
+++ b/src/androidterm.h
@@ -262,7 +262,7 @@ struct android_output
262 text''. */ 262 text''. */
263 int extracted_text_flags; 263 int extracted_text_flags;
264 264
265 /* Token asssociated with that request. */ 265 /* Token associated with that request. */
266 int extracted_text_token; 266 int extracted_text_token;
267 267
268 /* The number of characters of extracted text wanted by the IM. */ 268 /* The number of characters of extracted text wanted by the IM. */