From f2ce411926eab7a23be6e11274d0f8677610014a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 4 Jun 2002 00:09:09 +0000 Subject: spelling; raj@cerias.purdue.edu --- usr.sbin/edquota/edquota.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c index 56e7a38a54b..9880fa003b9 100644 --- a/usr.sbin/edquota/edquota.c +++ b/usr.sbin/edquota/edquota.c @@ -42,7 +42,7 @@ static char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)edquota.c 8.1 (Berkeley) 6/6/93";*/ -static char *rcsid = "$Id: edquota.c,v 1.32 2002/05/29 09:47:20 deraadt Exp $"; +static char *rcsid = "$Id: edquota.c,v 1.33 2002/06/04 00:09:08 deraadt Exp $"; #endif /* not lint */ /* @@ -355,7 +355,7 @@ putprivs(id, quotatype, quplist) } /* - * Take a list of priviledges and get it edited. + * Take a list of privileges and get it edited. */ int editit(tmpfile) -- cgit v1.2.3