summaryrefslogtreecommitdiff
path: root/libnm/nm-checkpoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-checkpoint.c')
-rw-r--r--libnm/nm-checkpoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-checkpoint.c b/libnm/nm-checkpoint.c
index 264c819538..890e2f851f 100644
--- a/libnm/nm-checkpoint.c
+++ b/libnm/nm-checkpoint.c
@@ -176,7 +176,7 @@ nm_checkpoint_class_init (NMCheckpointClass *checkpoint_class)
nm_object_class->init_dbus = init_dbus;
/**
- * NMCheckpoint:devices:
+ * NMCheckpoint:devices: (type GPtrArray(NMDevice))
*
* The devices that are part of this checkpoint.
*