1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-29 15:25:24 +00:00

application: Reword description for the -p flag

Closes #338

(cherry picked from commit a2df022606)
This commit is contained in:
Evangelos Ribeiro Tzaras 2021-10-18 17:05:48 +02:00
parent 29266afacc
commit 8886ee0a3f

View file

@ -655,7 +655,7 @@ calls_application_init (CallsApplication *self)
{
"provider", 'p', G_OPTION_FLAG_NONE,
G_OPTION_ARG_STRING_ARRAY, NULL,
_("The name of the plugin to use for the call Provider"),
_("The name of the plugin to use as a call provider"),
_("PLUGIN")
},
{