summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/config.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/config.rst b/doc/source/config.rst
index e9ee348..b3495ae 100644
--- a/doc/source/config.rst
+++ b/doc/source/config.rst
@@ -314,7 +314,7 @@ It's currently not possible to:
314 things like this, odds are that you're doing something wrong anyway. 314 things like this, odds are that you're doing something wrong anyway.
315- Hooks on ``echo`` and on ``print`` are equivalent: there is no way to hook one 315- Hooks on ``echo`` and on ``print`` are equivalent: there is no way to hook one
316 without hooking the other, at least 316 without hooking the other, at least
317 `for now<https://github.com/nbs-system/snuffleupagus/issues/190>`__). 317 `for now <https://github.com/nbs-system/snuffleupagus/issues/190>`__).
318 This is why hooked ``print`` will be displayed as ``echo`` in the logs. 318 This is why hooked ``print`` will be displayed as ``echo`` in the logs.
319 319
320 320