summary refs log tree commit diff
path: root/src/libnm-client-impl/nm-dhcp-config.c
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2023-02-10 11:50:34 +0100
committerMichael Biebl <biebl@debian.org>2023-02-10 11:50:34 +0100
commit1372848511cb896b80b51ed1a3e9606bd9816631 (patch)
tree674792b9385bdef935988894b45f06b2af39f88c /src/libnm-client-impl/nm-dhcp-config.c
parent40ec077ea305994c1fc2130add6787ca0c73e2c6 (diff)
New upstream version 1.42.0 upstream/1.42.0
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.
      **/