mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
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:
@@ -23,7 +23,7 @@
|
||||
/**
|
||||
* SECTION:gtcpwrapperconnection
|
||||
* @title: GTcpWrapperConnection
|
||||
* @short_description: wrapper for non-GSocketConnection-based, GSocket-based GIOStreams
|
||||
* @short_description: Wrapper for non-GSocketConnection-based, GSocket-based GIOStreams
|
||||
* @see_also: #GSocketConnection.
|
||||
*
|
||||
* A #GTcpWrapperConnection can be used to wrap a #GIOStream that is
|
||||
|
Reference in New Issue
Block a user