diff options
Diffstat (limited to 'libnm-core/nm-setting-hostname.c')
-rw-r--r-- | libnm-core/nm-setting-hostname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-hostname.c b/libnm-core/nm-setting-hostname.c index f3ed1cafac..fa781b1fbb 100644 --- a/libnm-core/nm-setting-hostname.c +++ b/libnm-core/nm-setting-hostname.c @@ -312,7 +312,7 @@ nm_setting_hostname_class_init(NMSettingHostnameClass *klass) * * When set to %NM_TERNARY_DEFAULT, the value from global configuration * is used. If the property doesn't have a value in the global - * configuration, NetworkManager assumes the value to be %NM_TERNARY_TRUE. + * configuration, NetworkManager assumes the value to be %NM_TERNARY_FALSE. * * Since: 1.30 **/ |