aboutsummaryrefslogtreecommitdiffstats
path: root/udev
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-05-12 10:43:31 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-05-12 10:43:31 +0200
commit77b2a170497a01dc5031dec94c009f20bbfb71da (patch)
treee8fd201a53eba9d4b1ad48b76ca4e52657ab4f43 /udev
parent8990d695f7193d24b0027b4d37502ae8a48a6b8c (diff)
downloadmkinitcpio-ykfde-77b2a170497a01dc5031dec94c009f20bbfb71da.tar.gz
mkinitcpio-ykfde-77b2a170497a01dc5031dec94c009f20bbfb71da.tar.zst
fix typo in comment
Diffstat (limited to 'udev')
-rw-r--r--udev/ykfde.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/ykfde.c b/udev/ykfde.c
index 9764bfd..923e5ef 100644
--- a/udev/ykfde.c
+++ b/udev/ykfde.c
@@ -7,7 +7,7 @@
* compile with:
* $ gcc -o ykfde ykfde.c -lykpers-1 -lyubikey -liniparser
*
- * test woth:
+ * test with:
* $ systemd-ask-password --no-tty "Please enter passphrase for disk foobar..."
*/