[gnome-photos/wip/uajain/shadows_highlights: 3/3] fix typo



commit fbcc8186cec9e8e47940b3e61171110098b401f9
Author: Umang Jain <mailumangjain gmail com>
Date:   Sat Oct 7 20:17:59 2017 +0530

    fix typo

 src/photos-preview-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-preview-view.c b/src/photos-preview-view.c
index 9fec11c..4b49125 100644
--- a/src/photos-preview-view.c
+++ b/src/photos-preview-view.c
@@ -593,7 +593,7 @@ photos_preview_view_shadows_highlights (PhotosPreviewView *self, GVariant *param
                                         self->cancellable,
                                         photos_preview_view_process,
                                         self,
-                                        "gegl:shadow-highlights",
+                                        "gegl:shadows-highlights",
                                         "shadows", shadows,
                                         "highlights", highlights,
                                         NULL);


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