From: Arran Cudbard-Bell Date: Tue, 28 Aug 2012 10:52:13 +0000 (+0200) Subject: Fix typo X-Git-Tag: release_3_0_0_beta0~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d2e20462641d5b901d900553dd91e0d9f57bcfd;p=thirdparty%2Ffreeradius-server.git Fix typo --- diff --git a/raddb/mods-available/cache b/raddb/mods-available/cache index 5d43a802116..d6271ecf743 100644 --- a/raddb/mods-available/cache +++ b/raddb/mods-available/cache @@ -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.