From 235c5c17afddf78ec830ccdc5249d2eee204f5ea Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Wed, 19 Aug 2020 12:39:53 +0300 Subject: [PATCH] [#757] fixed documentation --- doc/sphinx/arm/ctrl-channel.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx/arm/ctrl-channel.rst b/doc/sphinx/arm/ctrl-channel.rst index d4ef0d0cd6..1c78f7b0e0 100644 --- a/doc/sphinx/arm/ctrl-channel.rst +++ b/doc/sphinx/arm/ctrl-channel.rst @@ -520,8 +520,8 @@ been initiated. The optional parameter, "exit-value", specifies the numeric value with which the server process will exit to the system. The default value is zero. -The DDNS deamon supports an extra parameter "type" which controls -the way the DDNS process cleans up on exit. The supported shutdown types are: +The DDNS deamon supports an extra parameter "type" which controls the way +the process cleans up on exit. The supported shutdown types are: - "normal" - Stops the queue manager and finishes all current transactions before exiting. This is the default. -- 2.47.2