summaryrefslogtreecommitdiff
path: root/libnm/nm-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-object.c')
-rw-r--r--libnm/nm-object.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/libnm/nm-object.c b/libnm/nm-object.c
index 356a2bde04..9de12e639b 100644
--- a/libnm/nm-object.c
+++ b/libnm/nm-object.c
@@ -287,10 +287,10 @@ nm_object_class_init(NMObjectClass *klass)
klass->obj_changed_notify = obj_changed_notify;
/**
- * NMObject:path:
- *
- * The D-Bus object path.
- **/
+ * NMObject:path:
+ *
+ * The D-Bus object path.
+ **/
obj_properties[PROP_PATH] = g_param_spec_string(NM_OBJECT_PATH,
"",
"",