summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypt')
-rw-r--r--lib/libcrypt/crypt-md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/crypt-md5.c b/lib/libcrypt/crypt-md5.c
index 6640bc8..49710d6 100644
--- a/lib/libcrypt/crypt-md5.c
+++ b/lib/libcrypt/crypt-md5.c
@@ -35,7 +35,7 @@ crypt_md5(const char *pw, const char *salt)
* This string is magic for
* this algorithm. Having
* it this way, we can get
- * get better later on
+ * better later on.
*/
/* Refine the Salt first */
OpenPOWER on IntegriCloud