From b8bc325327ecf2d5dbbfe91bfa25ef5d3ef4f146 Mon Sep 17 00:00:00 2001 From: MusiKid Date: Sun, 25 Jul 2021 00:20:55 +0200 Subject: [PATCH] chore: fix misspell --- src/pam/main.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pam/main.cc b/src/pam/main.cc index 8ef6c0f..58c8920 100644 --- a/src/pam/main.cc +++ b/src/pam/main.cc @@ -302,7 +302,7 @@ int identify(pam_handle_t *pamh, int flags, int argc, const char **argv, } int howdy_status = child_task.get(); - // If exited succesfully + // If exited successfully if (howdy_status == 0) { if (!reader.GetBoolean("core", "no_confirmation", true)) { // Construct confirmation text from i18n string