[glib] gmenuexporter: fix typo in docstring
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gmenuexporter: fix typo in docstring
- Date: Sun, 3 Feb 2013 14:58:37 +0000 (UTC)
commit aeafab17c72ae19e77c2711183ace8a022e773aa
Author: Lars Uebernickel <lars uebernickel canonical com>
Date: Thu Jan 31 11:03:14 2013 +0100
gmenuexporter: fix typo in docstring
https://bugzilla.gnome.org/show_bug.cgi?id=692928
gio/gmenuexporter.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gmenuexporter.c b/gio/gmenuexporter.c
index be9bced..0f405ee 100644
--- a/gio/gmenuexporter.c
+++ b/gio/gmenuexporter.c
@@ -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).
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]