Typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 15 Jan 2015 11:20:32 +0000 (18:20 +0700)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 15 Jan 2015 11:20:38 +0000 (18:20 +0700)
src/modules/rlm_cache/rlm_cache.c

index c086d57..69466e7 100644 (file)
@@ -688,7 +688,7 @@ static int mod_instantiate(CONF_SECTION *conf, void *instance)
                return -1;
        }
 
-       INFO("rlm_cahe (%s): Driver %s (module %s) loaded and linked", inst->xlat_name,
+       INFO("rlm_cache (%s): Driver %s (module %s) loaded and linked", inst->xlat_name,
             inst->driver_name, inst->module->name);
 
        /*