Fix spelling errors, including binaries ones
[mmh] / uip / inc.c
index c0f272e..08aa533 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -274,7 +274,7 @@ main(int argc, char **argv)
        ** NOTE: above this point you should use TRYDROPGROUPPRIVS(),
        ** not DROPGROUPPRIVS().
        */
        ** NOTE: above this point you should use TRYDROPGROUPPRIVS(),
        ** not DROPGROUPPRIVS().
        */
-       /* guarantee dropping group priveleges; we might not have done so earlier */
+       /* guarantee dropping group privileges; we might not have done so earlier */
        DROPGROUPPRIVS();
 
        if (from && strcmp(from, "-")==0) {
        DROPGROUPPRIVS();
 
        if (from && strcmp(from, "-")==0) {