aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidselect.c
diff options
context:
space:
mode:
authorPo Lu2024-03-15 11:50:27 +0800
committerPo Lu2024-03-15 11:52:11 +0800
commit1be33963f068b884d1f8cbd37372638c47a79e84 (patch)
tree805526a550b91c26d751a12c74eafe4ab0c43828 /src/androidselect.c
parentc453c82dc6af2178ce10ffddccd9f38543ea6e88 (diff)
downloademacs-1be33963f068b884d1f8cbd37372638c47a79e84.tar.gz
emacs-1be33963f068b884d1f8cbd37372638c47a79e84.zip
; * src/androidselect.c (Fandroid_notifications_notify): Typo in doc string.
Diffstat (limited to 'src/androidselect.c')
-rw-r--r--src/androidselect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/androidselect.c b/src/androidselect.c
index 87dd2c3d079..2f6114d0fcb 100644
--- a/src/androidselect.c
+++ b/src/androidselect.c
@@ -803,7 +803,7 @@ keywords is understood:
803 for arguments. 803 for arguments.
804 804
805The notification group and timeout are ignored on Android 7.1 and 805The notification group and timeout are ignored on Android 7.1 and
806earlier versions of Android. On more recent versions, the urgency 806earlier versions of Android. On more recent versions, the group
807identifies a category that will be displayed in the system Settings 807identifies a category that will be displayed in the system Settings
808menu, and the urgency provided always extends to affect all 808menu, and the urgency provided always extends to affect all
809notifications displayed within that category, though it may be ignored 809notifications displayed within that category, though it may be ignored