[glib/wip/menus-rebase2] Cosmetics



commit 1414b0de94b46879249f24f3c0dfb7da35f8d91e
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Nov 26 01:42:21 2011 -0500

    Cosmetics

 gio/gsimpleaction.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gio/gsimpleaction.c b/gio/gsimpleaction.c
index b87f802..c0d5340 100644
--- a/gio/gsimpleaction.c
+++ b/gio/gsimpleaction.c
@@ -29,14 +29,14 @@
 /**
  * SECTION:gsimpleaction
  * @title: GSimpleAction
- * @short_description: A simple GSimpleAction
+ * @short_description: A simple GAction implementation
  *
  * A #GSimpleAction is the obvious simple implementation of the #GAction
- * interface.  This is the easiest way to create an action for purposes of
+ * interface. This is the easiest way to create an action for purposes of
  * adding it to a #GSimpleActionGroup.
  *
  * See also #GtkAction.
- **/
+ */
 struct _GSimpleAction
 {
   GObject       parent_instance;



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