summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ovs-patch.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-setting-ovs-patch.c')
-rw-r--r--libnm-core/nm-setting-ovs-patch.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/libnm-core/nm-setting-ovs-patch.c b/libnm-core/nm-setting-ovs-patch.c
index 3a2236228f..7ef019e318 100644
--- a/libnm-core/nm-setting-ovs-patch.c
+++ b/libnm-core/nm-setting-ovs-patch.c
@@ -168,13 +168,13 @@ nm_setting_ovs_patch_class_init(NMSettingOvsPatchClass *klass)
setting_class->verify = verify;
/**
- * NMSettingOvsPatch:peer:
- *
- * Specifies the name of the interface for the other side of the patch.
- * The patch on the other side must also set this interface as peer.
- *
- * Since: 1.10
- **/
+ * NMSettingOvsPatch:peer:
+ *
+ * Specifies the name of the interface for the other side of the patch.
+ * The patch on the other side must also set this interface as peer.
+ *
+ * Since: 1.10
+ **/
obj_properties[PROP_PEER] = g_param_spec_string(NM_SETTING_OVS_PATCH_PEER,
"",
"",