mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gmenuexporter: fix typo in docstring
https://bugzilla.gnome.org/show_bug.cgi?id=692928
This commit is contained in:
parent
f802f467a5
commit
aeafab17c7
@ -744,7 +744,7 @@ g_menu_exporter_method_call (GDBusConnection *connection,
|
||||
* The implemented D-Bus API should be considered private.
|
||||
* It is subject to change in the future.
|
||||
*
|
||||
* An object path can only have one action group exported on it. If this
|
||||
* An object path can only have one menu model exported on it. If this
|
||||
* constraint is violated, the export will fail and 0 will be
|
||||
* returned (with @error set accordingly).
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user