summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-glib/nm-device.c')
-rw-r--r--libnm-glib/nm-device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-glib/nm-device.c b/libnm-glib/nm-device.c
index be86a2464e..c340d5e519 100644
--- a/libnm-glib/nm-device.c
+++ b/libnm-glib/nm-device.c
@@ -2006,7 +2006,7 @@ nm_device_disambiguate_names (NMDevice **devices,
g_free (names[i]);
name = get_device_type_name_with_iface (devices[i]);
- /* Translators: the first %s is a bus name (eg, "USB") or
+ /* TRANSLATORS: the first %s is a bus name (eg, "USB") or
* product name, the second is a device type (eg,
* "Ethernet"). You can change this to something like
* "%2$s (%1$s)" if there's no grammatical way to combine