diff options
author | Tomek Mrugalski <tomek@isc.org> | 2021-06-17 12:50:36 +0200 |
---|---|---|
committer | Tomek Mrugalski <tomek@isc.org> | 2021-06-17 15:09:05 +0200 |
commit | f5b1c3dca8b2b2952a36ab0e183454e2bae801a5 (patch) | |
tree | efd63496544a9de2801284a44e9f263c3bdccf70 /doc/sphinx/arm/ctrl-channel.rst | |
parent | [#1917] ARM: full stops -> decimal points (minor) (diff) | |
download | kea-f5b1c3dca8b2b2952a36ab0e183454e2bae801a5.tar.xz kea-f5b1c3dca8b2b2952a36ab0e183454e2bae801a5.zip |
[#1917] Unnecessary dot removed
Diffstat (limited to 'doc/sphinx/arm/ctrl-channel.rst')
-rw-r--r-- | doc/sphinx/arm/ctrl-channel.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/arm/ctrl-channel.rst b/doc/sphinx/arm/ctrl-channel.rst index 60099fc2cd..e486d2b3d1 100644 --- a/doc/sphinx/arm/ctrl-channel.rst +++ b/doc/sphinx/arm/ctrl-channel.rst @@ -313,7 +313,7 @@ invocation looks like this: } If the configuration file is incorrect reloading it can raise an error -which leaves the server in an unusable state.. Look at :ref:`command-config-set` +which leaves the server in an unusable state. Look at :ref:`command-config-set` what to do to recover a working server. .. _command-config-test: |