summaryrefslogtreecommitdiff
path: root/gio/gproxyaddressenumerator.h
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2017-11-29 17:50:27 +0000
committerPhilip Withnall <withnall@endlessm.com>2017-11-29 17:50:27 +0000
commit06719a86b2eb85235b9877e8e27535ddcd45dae2 (patch)
tree026d8f09a420f5c51b7470c1897666a7062cc501 /gio/gproxyaddressenumerator.h
parent0a2b238f7c86f664d96da39dd80a883a2b684063 (diff)
downloadglib-06719a86b2eb85235b9877e8e27535ddcd45dae2.tar.gz
docs: Drop unnecessary <!-- -->s from gtk-doc comments
Putting a <!-- --> in plural<!-- -->s was an old hack used to fix linking the symbol with gtk-doc when gtk-doc didn’t know about plural forms. gtk-doc does now know about plural forms, so the hack can be removed. Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'gio/gproxyaddressenumerator.h')
-rw-r--r--gio/gproxyaddressenumerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gproxyaddressenumerator.h b/gio/gproxyaddressenumerator.h
index 4bd05ced6..1b99e35c0 100644
--- a/gio/gproxyaddressenumerator.h
+++ b/gio/gproxyaddressenumerator.h
@@ -40,7 +40,7 @@ G_BEGIN_DECLS
* GProxyAddressEnumerator:
*
* A subclass of #GSocketAddressEnumerator that takes another address
- * enumerator and wraps its results in #GProxyAddress<!-- -->es as
+ * enumerator and wraps its results in #GProxyAddresses as
* directed by the default #GProxyResolver.
*/