[gimp] Fix a typo in a translatable string ("represantation")
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Fix a typo in a translatable string ("represantation")
- Date: Sun, 2 Oct 2016 11:49:55 +0000 (UTC)
commit f2e63397af4a7f50325b6f09e0c4041a340ac53a
Author: Piotr Drąg <piotrdrag gmail com>
Date: Sun Oct 2 13:47:50 2016 +0200
Fix a typo in a translatable string ("represantation")
libgimpconfig/gimpconfig-path.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgimpconfig/gimpconfig-path.c b/libgimpconfig/gimpconfig-path.c
index 95205de..6af5adb 100644
--- a/libgimpconfig/gimpconfig-path.c
+++ b/libgimpconfig/gimpconfig-path.c
@@ -480,7 +480,7 @@ gimp_file_get_config_path (GFile *file,
else
{
g_set_error_literal (error, 0, 0,
- _("File has no path represantation"));
+ _("File has no path representation"));
}
return unexpanded;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]