From 966bfdae6bbe4ce2d57e381715e39109bb3f0d79 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Wed, 15 May 2002 16:09:57 +0000 Subject: - stevesk@cvs.openbsd.org 2002/05/11 20:24:48 [ssh.h] typo in comment --- ssh.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ssh.h') diff --git a/ssh.h b/ssh.h index 75900716..aac6216b 100644 --- a/ssh.h +++ b/ssh.h @@ -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 @@ -101,7 +101,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. */ #ifndef SSH_PRIVSEP_USER -- cgit v1.2.1