libnm/doc: fix example for MULTI_CONNECT ifcfg-rh setting

This commit is contained in:
Thomas Haller 2020-02-14 13:25:37 +01:00
parent d50856b5c6
commit 3ceb7bf099

View file

@ -1895,7 +1895,7 @@ nm_setting_connection_class_init (NMSettingConnectionClass *klass)
* variable: MULTI_CONNECT(+)
* description: whether the profile can be active on multiple devices at a given
* moment. The values are numbers corresponding to #NMConnectionMultiConnect enum.
* example: ZONE=3
* example: MULTI_CONNECT=3
* ---end---
*/
obj_properties[PROP_MULTI_CONNECT] =