aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/edquota/edquota.c
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2011-12-30 10:58:14 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2011-12-30 10:58:14 +0000
commit3df5ecac8c5e0a9105ba0e783bd9e7077df944e7 (patch)
tree8895a44928d5c242eb33f5909e96b16aa8b19f50 /usr.sbin/edquota/edquota.c
parent719728bf116d9bb6dd6d4815102398132278deaa (diff)
downloadsrc-3df5ecac8c5e0a9105ba0e783bd9e7077df944e7.tar.gz
src-3df5ecac8c5e0a9105ba0e783bd9e7077df944e7.zip
Spelling fixes for usr.sbin/
Notes
Notes: svn path=/head/; revision=228990
Diffstat (limited to 'usr.sbin/edquota/edquota.c')
-rw-r--r--usr.sbin/edquota/edquota.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c
index 69ea497fa52a..0957011b5be4 100644
--- a/usr.sbin/edquota/edquota.c
+++ b/usr.sbin/edquota/edquota.c
@@ -426,7 +426,7 @@ putprivs(long id, struct quotause *quplist)
}
/*
- * Take a list of priviledges and get it edited.
+ * Take a list of privileges and get it edited.
*/
int
editit(char *tmpf)