From 544f0ff907fec4177ac8b94fd730537cac59405b Mon Sep 17 00:00:00 2001 From: Po Lu Date: Fri, 15 Mar 2024 11:50:27 +0800 Subject: [PATCH] ; * src/androidselect.c (Fandroid_notifications_notify): Typo in doc string. (cherry picked from commit 1be33963f068b884d1f8cbd37372638c47a79e84) --- src/androidselect.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: for arguments. The notification group and timeout are ignored on Android 7.1 and -earlier versions of Android. On more recent versions, the urgency +earlier versions of Android. On more recent versions, the group identifies a category that will be displayed in the system Settings menu, and the urgency provided always extends to affect all notifications displayed within that category, though it may be ignored -- 2.39.5