Skip to content

Commit 8550a50

Browse files
author
Mattias Schlenker
committed
fix typo
1 parent d9f1f83 commit 8550a50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/onprem/en/devel_check_plugins.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2101,7 +2101,7 @@ You can now produce debug output depending on the value of the debug object:
21012101
====
21022102
The debug object will change its path between {CMK} {v23} and {v24}.
21032103
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.
2104+
Portable code first attempts to import from the new path to fall back to the old path in case of an error.
21052105
====
21062106

21072107
[{python}]

0 commit comments

Comments
 (0)