summaryrefslogtreecommitdiff
path: root/libnm/nm-dhcp-config.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-dhcp-config.c')
-rw-r--r--libnm/nm-dhcp-config.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libnm/nm-dhcp-config.c b/libnm/nm-dhcp-config.c
index 33b99ed04b..ac95003558 100644
--- a/libnm/nm-dhcp-config.c
+++ b/libnm/nm-dhcp-config.c
@@ -154,11 +154,9 @@ nm_dhcp_config_class_init (NMDhcpConfigClass *config_class)
G_PARAM_STATIC_STRINGS));
/**
- * NMDhcpConfig:options:
+ * NMDhcpConfig:options: (type GHashTable(utf8,utf8))
*
* The #GHashTable containing options of the configuration.
- *
- * Type: GLib.HashTable(utf8,utf8)
**/
g_object_class_install_property
(object_class, PROP_OPTIONS,