summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-dhcp6-config.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-glib/nm-dhcp6-config.c')
-rw-r--r--libnm-glib/nm-dhcp6-config.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libnm-glib/nm-dhcp6-config.c b/libnm-glib/nm-dhcp6-config.c
index e55c14166e..47d95e9c64 100644
--- a/libnm-glib/nm-dhcp6-config.c
+++ b/libnm-glib/nm-dhcp6-config.c
@@ -148,11 +148,9 @@ nm_dhcp6_config_class_init (NMDHCP6ConfigClass *config_class)
/* properties */
/**
- * NMDHCP6Config:options:
+ * NMDHCP6Config:options: (type GHashTable(utf8,GObject.Value)):
*
* The #GHashTable containing options of the configuration.
- *
- * Type: GLib.HashTable(utf8,GObject.Value)
**/
g_object_class_install_property
(object_class, PROP_OPTIONS,