mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
docs: Fix some odd grammar in the GDBusError documentation
Signed-off-by: Philip Withnall <withnall@endlessm.com> Reviewed-by: nobody
This commit is contained in:
@@ -36,9 +36,9 @@ G_BEGIN_DECLS
|
||||
* in this domain will be from the #GDBusError enumeration. See
|
||||
* #GError for more information on error domains.
|
||||
*
|
||||
* Note that errors in this error domain is intended only for
|
||||
* Note that this error domain is intended only for
|
||||
* returning errors from a remote message bus process. Errors
|
||||
* generated locally in-process by e.g. #GDBusConnection is from the
|
||||
* generated locally in-process by e.g. #GDBusConnection should use the
|
||||
* %G_IO_ERROR domain.
|
||||
*
|
||||
* Since: 2.26
|
||||
|
Reference in New Issue
Block a user