[gnome-photos] done-notification: Style fix



commit f944027ab3fd31b8dbe195b6df1508a611fe7e1a
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Feb 16 11:23:55 2017 +0100

    done-notification: Style fix

 src/photos-done-notification.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/photos-done-notification.c b/src/photos-done-notification.c
index 40cceb8..c802d6d 100644
--- a/src/photos-done-notification.c
+++ b/src/photos-done-notification.c
@@ -219,8 +219,8 @@ photos_done_notification_class_init (PhotosDoneNotificationClass *class)
   g_object_class_install_property (object_class,
                                    PROP_ITEM,
                                    g_param_spec_pointer ("item",
-                                                         "PhotosBaseItem",
-                                                         "the edited PhotosBaseItem",
+                                                         "PhotosBaseItem instance",
+                                                         "The edited PhotosBaseItem",
                                                          G_PARAM_CONSTRUCT_ONLY | G_PARAM_WRITABLE));
 }
 


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