auth/creds: fix a typo in a comment
authorBjörn Baumbach <bb@sernet.de>
Tue, 17 Jan 2023 11:26:10 +0000 (12:26 +0100)
committerBjörn Baumbach <bb@sernet.de>
Tue, 17 Jan 2023 17:21:38 +0000 (17:21 +0000)
Signed-off-by: Björn Baumbach <bb@sernet.de>
Reviewed-by: Ralph Boehme <slow@samba.org>
auth/credentials/credentials_cmdline.c

index 11b1ab9ecd2a50b9ff7df71ca84da64e9ba10b5b..c8c7c183c2213eb1f21984289ac76eca5c3c2d5c 100644 (file)
@@ -65,7 +65,7 @@ fail:
 bool cli_credentials_set_cmdline_callbacks(struct cli_credentials *cred)
 {
        /*
-        * The there is no tty, then we will try to read the password from
+        * If there is no tty, we will try to read the password from
         * stdin.
         */
        return cli_credentials_set_password_callback(cred,