summaryrefslogtreecommitdiff
path: root/pluma
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-03-31 17:17:23 +0200
committerraveit65 <[email protected]>2020-04-13 22:12:34 +0200
commit4aabe8137e07aa5d6656b9db68ca14ec15b4c66c (patch)
tree464eca8af90832b7b4dc9137b7130d855cb39d6b /pluma
parented25a1af6fb4c187c6f924d1590444837a4f7d24 (diff)
downloadpluma-4aabe8137e07aa5d6656b9db68ca14ec15b4c66c.tar.bz2
pluma-4aabe8137e07aa5d6656b9db68ca14ec15b4c66c.tar.xz
pluma-commands-help: expand the comment on about dialog
Diffstat (limited to 'pluma')
-rw-r--r--pluma/pluma-commands-help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/pluma-commands-help.c b/pluma/pluma-commands-help.c
index 346578b4..0dc8a93a 100644
--- a/pluma/pluma-commands-help.c
+++ b/pluma/pluma-commands-help.c
@@ -64,7 +64,7 @@ void _pluma_cmd_help_about(GtkAction* action, PlumaWindow* window)
};
static const gchar comments[] = \
- N_("Pluma is a small and lightweight text editor for the MATE Desktop");
+ N_("Pluma is a small and lightweight text editor for the MATE Desktop Environment.");
static const gchar *license[] ={
N_("Pluma is free software; you can redistribute it and/or modify "