Various doc tweaks

This commit is contained in:
Matthias Clasen
2010-11-28 23:55:43 -05:00
parent 1f044a503a
commit eed36d38d1
21 changed files with 91 additions and 67 deletions

View File

@@ -25,7 +25,7 @@
/**
* SECTION:gsimpleactiongroup
* @title: GSimpleActionGroup
* @short_description: a simple GActionGroup implementation
* @short_description: A simple GActionGroup implementation
*
* #GSimpleActionGroup is a hash table filled with #GAction objects,
* implementing the #GActionGroup interface.