diff options
-rw-r--r-- | FS/FS/Conf.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 6d21802c8..20e42183b 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -968,7 +968,7 @@ httemplate/docs/config.html }, { - 'key' => 'raidus-password', + 'key' => 'radius-password', 'section' => '', 'description' => 'RADIUS attribute for plain-text passwords.', 'type' => 'select', |