=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh.h,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- src/usr.bin/ssh/ssh.h 2002/05/08 21:06:34 1.68 +++ src/usr.bin/ssh/ssh.h 2002/05/11 20:24:48 1.69 @@ -1,4 +1,4 @@ -/* $OpenBSD: ssh.h,v 1.68 2002/05/08 21:06:34 deraadt Exp $ */ +/* $OpenBSD: ssh.h,v 1.69 2002/05/11 20:24:48 stevesk Exp $ */ /* * Author: Tatu Ylonen @@ -87,7 +87,7 @@ /* * unprivileged user when UsePrivilegeSeparation=yes; - * sshd will change its pivileges to this user and its + * sshd will change its privileges to this user and its * primary group. */ #define SSH_PRIVSEP_USER "sshd"