summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2020-02-14 13:25:37 +0100
committerThomas Haller <thaller@redhat.com>2020-02-14 13:25:37 +0100
commit3ceb7bf099b61224290c036f19187c9c327ece84 (patch)
tree9417e92f809aa10af99b78097800e506a423e2af
parentd50856b5c66e6d7a8ab1af7826297787e72e06e7 (diff)
downloadNetworkManager-3ceb7bf099b61224290c036f19187c9c327ece84.tar.gz
libnm/doc: fix example for MULTI_CONNECT ifcfg-rh setting
-rw-r--r--libnm-core/nm-setting-connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-core/nm-setting-connection.c b/libnm-core/nm-setting-connection.c
index 800a13b4de..f0519ec68c 100644
--- a/libnm-core/nm-setting-connection.c
+++ b/libnm-core/nm-setting-connection.c
@@ -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] =