mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
docs: Fix a typo in a documentation string
This commit is contained in:
parent
78fba90f65
commit
257aff6f60
@ -370,7 +370,7 @@ is_valid_tcp (const gchar *address_entry,
|
|||||||
* @string: A string.
|
* @string: A string.
|
||||||
* @error: Return location for error or %NULL.
|
* @error: Return location for error or %NULL.
|
||||||
*
|
*
|
||||||
* Like g_dbus_is_address() but also checks if the library suppors the
|
* Like g_dbus_is_address() but also checks if the library supports the
|
||||||
* transports in @string and that key/value pairs for each transport
|
* transports in @string and that key/value pairs for each transport
|
||||||
* are valid. See the specification of the
|
* are valid. See the specification of the
|
||||||
* [D-Bus address format](https://dbus.freedesktop.org/doc/dbus-specification.html#addresses).
|
* [D-Bus address format](https://dbus.freedesktop.org/doc/dbus-specification.html#addresses).
|
||||||
|
Loading…
Reference in New Issue
Block a user