diff options
author | Rico Tzschichholz <ricotz@ubuntu.com> | 2016-08-26 19:02:22 +0200 |
---|---|---|
committer | Rico Tzschichholz <ricotz@ubuntu.com> | 2016-08-26 19:02:22 +0200 |
commit | ee9d4cdfdcc17da3de2229913ab98abaca8eddf3 (patch) | |
tree | d42decfc7c2a1ef4fba0099b351e564aaa7d7a8c /gir/gio-2.0.c | |
parent | 40a5e5df2dd75f40b850a95c715b66dc85cc9506 (diff) | |
download | gobject-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.c | 2 |
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. |