summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-08-26 19:02:22 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2016-08-26 19:02:22 +0200
commitee9d4cdfdcc17da3de2229913ab98abaca8eddf3 (patch)
treed42decfc7c2a1ef4fba0099b351e564aaa7d7a8c /gir/gio-2.0.c
parent40a5e5df2dd75f40b850a95c715b66dc85cc9506 (diff)
downloadgobject-introspection-ee9d4cdfdcc17da3de2229913ab98abaca8eddf3.tar.gz
gir: Update annotations from GLib git master
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 201ed2d7..c4eedd07 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -26681,7 +26681,7 @@
* Creates a new #GInetSocketAddress for @address and @port.
*
* If @address is an IPv6 address, it can also contain a scope ID
- * (separated from the address by a "<literal>%</literal>").
+ * (separated from the address by a `%`).
*
* Returns: a new #GInetSocketAddress, or %NULL if @address cannot be
* parsed.