Typo
authorAlan T. DeKok <aland@freeradius.org>
Mon, 27 Oct 2014 21:33:33 +0000 (17:33 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 27 Oct 2014 21:33:33 +0000 (17:33 -0400)
src/main/modcall.c

index 4ce43ac..1b18a85 100644 (file)
@@ -2398,7 +2398,7 @@ static modcallable *do_compile_modsingle(modcallable *parent,
                modrefname = cf_pair_attr(cp);
 
                /*
-                *      Actions (ok = 1), etc. are orthoganal to just
+                *      Actions (ok = 1), etc. are orthogonal to just
                 *      about everything else.
                 */
                if (cf_pair_value(cp) != NULL) {