mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -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>
(cherry picked from commit 415542a235)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -2,6 +2,6 @@ config BR2_PACKAGE_LIBPAM_NFC
|
|||||||
bool "libpam-nfc"
|
bool "libpam-nfc"
|
||||||
select BR2_PACKAGE_LIBNFC
|
select BR2_PACKAGE_LIBNFC
|
||||||
help
|
help
|
||||||
NFC-based PAM authentification module.
|
NFC-based PAM authentication module.
|
||||||
|
|
||||||
https://github.com/nfc-tools/pam_nfc
|
https://github.com/nfc-tools/pam_nfc
|
||||||
|
|||||||
Reference in New Issue
Block a user