diff options
| -rw-r--r-- | docs/configuration/system/option.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/configuration/system/option.rst b/docs/configuration/system/option.rst index e029ec96..8e314029 100644 --- a/docs/configuration/system/option.rst +++ b/docs/configuration/system/option.rst @@ -28,8 +28,8 @@ HTTP client  .. cfgcmd:: set system option http-client source-address <address> -   Several commands utilize curl to initiate transfers. Configure the local -   source IPv4/IPv6 address used for all CURL operations. +   Several commands utilize cURL to initiate transfers. Configure the local +   source IPv4/IPv6 address used for all cURL operations.  .. cfgcmd:: set system option http-client source-interface <interface> | 
