diff options
Diffstat (limited to 'src/lib/process/d_controller.h')
-rw-r--r-- | src/lib/process/d_controller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/process/d_controller.h b/src/lib/process/d_controller.h index 8093bcf4ba..339845f591 100644 --- a/src/lib/process/d_controller.h +++ b/src/lib/process/d_controller.h @@ -603,7 +603,7 @@ protected: /// @brief Deals with other (i.e. not application name) global objects. /// - /// Code shared between config-test and config-set command handlers: + /// Code shared between configuration handlers: /// - check obsolete or unknown (aka unsupported) objects. /// - relocate Logging. /// |