Improve various section headings in the docs

We don't use # or other forms of links in the section headings.
We also capitalize them and don't put a final period.

This commit corrects several headings to follow these rules.
This commit is contained in:
Matthias Clasen
2013-06-29 22:51:31 -04:00
parent d30a2d92f3
commit a3182e3b9a
6 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@
/**
* SECTION:gremoteactiongroup
* @title: GRemoteActionGroup
* @short_description: a #GActionGroup that interacts with other processes
* @short_description: A GActionGroup that interacts with other processes
*
* The GRemoteActionGroup interface is implemented by #GActionGroup
* instances that either transmit action invocations to other processes