We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f1f83 commit 8550a50Copy full SHA for 8550a50
src/onprem/en/devel_check_plugins.asciidoc
@@ -2101,7 +2101,7 @@ You can now produce debug output depending on the value of the debug object:
2101
====
2102
The debug object will change its path between {CMK} {v23} and {v24}.
2103
Instead of the current location `cmk.utils`, it will be found in `cmk.ccc`.
2104
-Portable code first attempts to import from the new path to fall back to the old path case of an error.
+Portable code first attempts to import from the new path to fall back to the old path in case of an error.
2105
2106
2107
[{python}]
0 commit comments