summary refs log tree commit diff
path: root/src/libnm-client-impl/nm-device-bond.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnm-client-impl/nm-device-bond.c')
-rw-r--r--src/libnm-client-impl/nm-device-bond.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-client-impl/nm-device-bond.c b/src/libnm-client-impl/nm-device-bond.c
index e8b3e3eb..affcb993 100644
--- a/src/libnm-client-impl/nm-device-bond.c
+++ b/src/libnm-client-impl/nm-device-bond.c
@@ -82,7 +82,7 @@ nm_device_bond_get_carrier(NMDeviceBond *device)
  * #NMDevices that are slaves of @device. This is the internal
  * copy used by the device, and must not be modified.
  *
- * Deprecated: 1.34 Use nm_device_get_ports() instead.
+ * Deprecated: 1.34: Use nm_device_get_ports() instead.
  **/
 const GPtrArray *
 nm_device_bond_get_slaves(NMDeviceBond *device)