typo
This commit is contained in:
parent
0ed1fb9f0a
commit
004c85b0ff
2 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@ BACKUPSERVERS=''
|
|||
#
|
||||
# Within included files, you can use those helper functions :
|
||||
# * is_ipv6_enabled: returns true if IPv6 is enabled, or false
|
||||
# * is_docker_enabled: returns true if Docker mode is eabled, or false
|
||||
# * is_docker_enabled: returns true if Docker mode is enabled, or false
|
||||
# * is_proxy_enabled: returns true if Proxy mode is enabled , or false
|
||||
|
||||
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
#
|
||||
# Within included files, you can use those helper functions :
|
||||
# * is_ipv6_enabled: returns true if IPv6 is enabled, or false
|
||||
# * is_docker_enabled: returns true if Docker mode is eabled, or false
|
||||
# * is_docker_enabled: returns true if Docker mode is enabled, or false
|
||||
# * is_proxy_enabled: returns true if Proxy mode is enabled , or false
|
||||
|
|
Loading…
Reference in a new issue