mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libpam-nfc: fix typo in help text
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
339c50ecdc
commit
415542a235
@@ -2,6 +2,6 @@ config BR2_PACKAGE_LIBPAM_NFC
|
||||
bool "libpam-nfc"
|
||||
select BR2_PACKAGE_LIBNFC
|
||||
help
|
||||
NFC-based PAM authentification module.
|
||||
NFC-based PAM authentication module.
|
||||
|
||||
https://github.com/nfc-tools/pam_nfc
|
||||
|
||||
Reference in New Issue
Block a user