mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-27 19:38:55 +02:00
gio: Fix various typos of the name ‘D-Bus’
This introduces no functional changes. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
@@ -523,7 +523,7 @@ g_application_command_line_get_options_dict (GApplicationCommandLine *cmdline)
|
||||
* The #GInputStream can be used to read data passed to the standard
|
||||
* input of the invoking process.
|
||||
* This doesn't work on all platforms. Presently, it is only available
|
||||
* on UNIX when using a DBus daemon capable of passing file descriptors.
|
||||
* on UNIX when using a D-Bus daemon capable of passing file descriptors.
|
||||
* If stdin is not available then %NULL will be returned. In the
|
||||
* future, support may be expanded to other platforms.
|
||||
*
|
||||
|
Reference in New Issue
Block a user