From 92c0c070524bb529650618a22f93b78a1aff496a Mon Sep 17 00:00:00 2001 From: Benedek Nagy Date: Sat, 8 Jan 2022 20:51:03 +0000 Subject: [PATCH] mumble: Change description to include iOS client app Reviewed-by: Sunil Mohan Adapa --- plinth/modules/mumble/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/modules/mumble/__init__.py b/plinth/modules/mumble/__init__.py index 0b06d15d1..330df4fab 100644 --- a/plinth/modules/mumble/__init__.py +++ b/plinth/modules/mumble/__init__.py @@ -27,7 +27,7 @@ _description = [ 'voice chat software.'), _('You can connect to your Mumble server on the regular Mumble port ' '64738. Clients to connect to Mumble ' - 'from your desktop and Android devices are available.') + 'from your desktop and mobile devices are available.') ] app = None