[gimp] file-gegl: Fix typo



commit a51ead0aa5d2a16d314c82e40ae6e130c43cdc3b
Author: Mukund Sivaraman <muks banu com>
Date:   Wed Feb 18 13:46:22 2015 +0530

    file-gegl: Fix typo

 plug-ins/common/file-gegl.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/file-gegl.c b/plug-ins/common/file-gegl.c
index 16c872c..83cb7c7 100644
--- a/plug-ins/common/file-gegl.c
+++ b/plug-ins/common/file-gegl.c
@@ -75,7 +75,7 @@ static const FileFormat file_formats[] =
     "exr",
     "0,lelong,20000630",
 
-    /* no EXR saving (implemented in native GIMP plug-in) */
+    /* no EXR loading (implemented in native GIMP plug-in) */
     NULL, NULL, NULL,
 
     "file-exr-save",


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