[gimp] Bug 720163 - Typo fix for a console gimp-error message



commit 8707701bee03db9a67350685adfe1ec85211aef7
Author: Jehan <jehan girinstud io>
Date:   Tue Dec 10 14:48:08 2013 +1300

    Bug 720163 - Typo fix for a console gimp-error message
    
    s/configuation/configuration/

 app/core/gimpdatafactory.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimpdatafactory.c b/app/core/gimpdatafactory.c
index 84ef5b1..52b338b 100644
--- a/app/core/gimpdatafactory.c
+++ b/app/core/gimpdatafactory.c
@@ -751,7 +751,7 @@ gimp_data_factory_get_save_dir (GimpDataFactory  *factory,
                                    _("You have a writable data folder "
                                      "configured (%s), but this folder does "
                                      "not exist. Please create the folder or "
-                                     "fix your configuation in the "
+                                     "fix your configuration in the "
                                      "Preferences dialog's 'Folders' section."),
                                    display_name);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]