Fix typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 28 Aug 2012 10:52:13 +0000 (12:52 +0200)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 28 Aug 2012 10:52:13 +0000 (12:52 +0200)
raddb/mods-available/cache

index 5d43a80..d6271ec 100644 (file)
@@ -47,7 +47,7 @@ cache {
        #  The module can also operate in status-only mode where it will
        #  not add new cache entries, or merge existing ones.
        #
-       #  To enable set the control variable "Cache-Status-Only" to "yes"
+       #  To enable set the control attribute "Cache-Status-Only" to "yes"
        #  The module will return "ok" if it found a cache entry.
        #  The module will return "notfound" if it failed to find a cache entry,
        #  or the entry had expired.