From: Terry Burton Date: Sat, 10 Aug 2019 17:32:45 +0000 (+0100) Subject: rlm_redis_ippool: Comment typo in config. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875a207f68ebdb94d33f4f6e5dbecfc4913b5162;p=thirdparty%2Ffreeradius-server.git rlm_redis_ippool: Comment typo in config. --- diff --git a/raddb/mods-available/redis_ippool b/raddb/mods-available/redis_ippool index af69899fd8a..64688827498 100644 --- a/raddb/mods-available/redis_ippool +++ b/raddb/mods-available/redis_ippool @@ -91,7 +91,7 @@ redis_ippool { # # copy_on_update:: If true - Copy the value of ip_address to the attribute specified by - # `reply_attr` when performing an update/renew. + # `allocated_address_attr` when performing an update/renew. # # This behavior is needed for DHCP where we need to send back # `DHCP-Your-IP-Address` in ACKs.