summaryrefslogtreecommitdiff
path: root/lib/libdes/fcrypt.c
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2002-06-14 21:35:02 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2002-06-14 21:35:02 +0000
commit592b4684a393f187ed17f2dbde89e7e974b93bec (patch)
tree27021a1a3a7da6ee5ba8051ad9cddf8203ff8263 /lib/libdes/fcrypt.c
parent44ce7129fce40e129e05c87cdc90ad808c587ea4 (diff)
spelling; from Brian Poole <raj@cerias.purdue.edu>
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.
*/