[libgda] Typo correction



commit 860777f6101ad9d2181cac765899bf7748ebbd93
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sun Aug 23 14:32:59 2015 +0200

    Typo correction

 libgda-ui/data-entries/gdaui-entry.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgda-ui/data-entries/gdaui-entry.h b/libgda-ui/data-entries/gdaui-entry.h
index e891476..3db9807 100644
--- a/libgda-ui/data-entries/gdaui-entry.h
+++ b/libgda-ui/data-entries/gdaui-entry.h
@@ -52,7 +52,7 @@ struct _GdauiEntryClass
         * If defined, sould return a text suitable to display EMPTY value, it will be called when
         * entry was set to NULL and is becomming not NULL
         *
-        * Returs: a newt string, or %NULL
+        * Returns: a new string, or %NULL
         */
        gchar                  *(*get_empty_text) (GdauiEntry *entry);
 


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