diff --git a/src/libnm-core-impl/nm-setting-tc-config.c b/src/libnm-core-impl/nm-setting-tc-config.c index 5457742cbb..24dfe0417c 100644 --- a/src/libnm-core-impl/nm-setting-tc-config.c +++ b/src/libnm-core-impl/nm-setting-tc-config.c @@ -1944,8 +1944,8 @@ nm_setting_tc_config_class_init(NMSettingTCConfigClass *klass) * * can be used to set a different hash table size, available * from kernel 2.6.39 onwards. The specified divisor must be - * a power of two and cannot be larger than 65536. Default - * value: 1024. + * a power of two and cannot be larger than 65536. + * Default value: 1024. * * *