summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-07-11 14:45:56 +0200
committerStefano Karapetsas <[email protected]>2012-07-11 14:45:56 +0200
commitd84c34d38dfac47b970de02c6399710aaae306c5 (patch)
tree09f4f32f89f7dba420ed277ed5b7bc32945dd47d
parente67f7f62fe308a6b6e67656aa61c43c6b6c9ef13 (diff)
downloadengrampa-d84c34d38dfac47b970de02c6399710aaae306c5.tar.bz2
engrampa-d84c34d38dfac47b970de02c6399710aaae306c5.tar.xz
fix wrong app name
-rw-r--r--src/actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions.c b/src/actions.c
index bdecd6b..5ba9609 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -847,7 +847,7 @@ activate_action_about (GtkAction *action,
"it under the terms of the GNU General Public License as published by "
"the Free Software Foundation; either version 2 of the License, or "
"(at your option) any later version."),
- N_("Engrampar is distributed in the hope that it will be useful, "
+ N_("Engrampa is distributed in the hope that it will be useful, "
"but WITHOUT ANY WARRANTY; without even the implied warranty of "
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the "
"GNU General Public License for more details."),