summaryrefslogtreecommitdiff
path: root/lib/libdes/fcrypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libdes/fcrypt.c')
-rw-r--r--lib/libdes/fcrypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdes/fcrypt.c b/lib/libdes/fcrypt.c
index bdf7c3dbf26..01d81a317f5 100644
--- a/lib/libdes/fcrypt.c
+++ b/lib/libdes/fcrypt.c
@@ -69,7 +69,7 @@
* I have included directive _DES_PARA for shared memory computers.
* I have included a directive LONGCRYPT to using this routine to cipher
* passwords with more then 8 bytes like HP-UX 10.x it used. The MAXPLEN
- * definition is the maximum of lenght of password and can changed. I have
+ * definition is the maximum of length of password and can changed. I have
* defined 24.
*/