summaryrefslogtreecommitdiff
path: root/modules/devices.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/devices.c')
-rw-r--r--modules/devices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/devices.c b/modules/devices.c
index 614c43f5..dd51b482 100644
--- a/modules/devices.c
+++ b/modules/devices.c
@@ -930,7 +930,7 @@ const gchar *hi_note_func(gint entry)
if (storage_no_nvme) {
return g_strdup(
_("Any NVMe storage devices present are not listed.\n"
- "<b><i>udisksd</i></b> is required for NVMe devices."));
+ "<b><i>udisks2</i></b> is required for NVMe devices."));
}
}
else if (entry == ENTRY_DMI_MEM){