diff --git a/config/vufind/permissions.ini b/config/vufind/permissions.ini index 26ea5d073edcc8dcb90050f973c0e3ee668fae7a..c554f9deb0ab79e2f0ea7673ebfea5c5a5451dc8 100644 --- a/config/vufind/permissions.ini +++ b/config/vufind/permissions.ini @@ -18,8 +18,8 @@ ; The values associated with these keys will be passed along to the services. ; You can define your own permission providers, or use some of the following: ; -; ipRange - Grant the permission to the single IP adresse or to the range. -; Accepts a single IP adresse or a range with a minus character without +; ipRange - Grant the permission to the single IP address or to the range. +; Accepts a single IP address or a range with a minus character without ; blanks as separator. Also partial addresses can be used (e.g. 192.168 ; denotes 192.168.0.0-192.168.255.255) and IPv6 addresses are also ; supported (unless PHP is compiled with IPv6 disabled).