summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlinux/bin/asdf2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/bin/asdf b/linux/bin/asdf
index 1b1541e..1c46427 100755
--- a/linux/bin/asdf
+++ b/linux/bin/asdf
@@ -152,7 +152,7 @@ else
if [ -e "${PATH_NUMLOCKX}" ]; then
"${PATH_NUMLOCKX}" off || numlock_manually "Fehler beim setzen des Status von NumLock." aus
else
- numlock_manually "Der Befehl ›setleds‹ wurde nicht gefunden. Darum kann der Status von NumLock nicht automatisch geändert werden." aus
+ numlock_manually "Der Befehl ›numlockx‹ wurde nicht gefunden. Darum kann der Status von NumLock nicht automatisch geändert werden." aus
fi
if [ -e "${PATH_XSET}" ]; then