summary refs log tree commit diff
path: root/src/libnm-client-impl/nm-dhcp-config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnm-client-impl/nm-dhcp-config.c')
-rw-r--r--src/libnm-client-impl/nm-dhcp-config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-client-impl/nm-dhcp-config.c b/src/libnm-client-impl/nm-dhcp-config.c
index 1f908491..9730a649 100644
--- a/src/libnm-client-impl/nm-dhcp-config.c
+++ b/src/libnm-client-impl/nm-dhcp-config.c
@@ -146,7 +146,7 @@ nm_dhcp_config_class_init(NMDhcpConfigClass *config_class)
                                                    G_PARAM_READABLE | G_PARAM_STATIC_STRINGS);
 
     /**
-     * NMDhcpConfig:options: (type GHashTable(utf8,utf8)):
+     * NMDhcpConfig:options: (type GHashTable(utf8,utf8))
      *
      * The #GHashTable containing options of the configuration.
      **/