summaryrefslogtreecommitdiff
path: root/libnm/nm-device-generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-generic.c')
-rw-r--r--libnm/nm-device-generic.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/libnm/nm-device-generic.c b/libnm/nm-device-generic.c
index 4153b974c7..93b03bb093 100644
--- a/libnm/nm-device-generic.c
+++ b/libnm/nm-device-generic.c
@@ -158,11 +158,11 @@ nm_device_generic_class_init(NMDeviceGenericClass *klass)
device_class->get_setting_type = get_setting_type;
/**
- * NMDeviceGeneric:type-description:
- *
- * A description of the specific type of device this is, or %NULL
- * if not known.
- **/
+ * NMDeviceGeneric:type-description:
+ *
+ * A description of the specific type of device this is, or %NULL
+ * if not known.
+ **/
obj_properties[PROP_TYPE_DESCRIPTION] =
g_param_spec_string(NM_DEVICE_GENERIC_TYPE_DESCRIPTION,
"",