diff options
| author | Stefan Kangas | 2023-12-10 13:22:04 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2023-12-10 13:22:04 +0100 |
| commit | 06a12b0cccbda419752f3388346be7d302ebcbeb (patch) | |
| tree | 69c3a4c23638553993a7580cae4a4d597fd8e258 /src/androidterm.h | |
| parent | 1d5028ad0414cad458aac1102d3612e4956068c5 (diff) | |
| download | emacs-06a12b0cccbda419752f3388346be7d302ebcbeb.tar.gz emacs-06a12b0cccbda419752f3388346be7d302ebcbeb.zip | |
; Fix typos
Diffstat (limited to 'src/androidterm.h')
| -rw-r--r-- | src/androidterm.h | 2 |
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. */ |