Skip to content

Commit a8d1a59

Browse files
Update shared/macros/10-oval.jinja
Co-authored-by: Matthew Burket <m@tthewburket.com>
1 parent 2ebf750 commit a8d1a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shared/macros/10-oval.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2040,7 +2040,7 @@ Macro to check if external variable is set to value
20402040
:param filename_regex: If specified, the first argument is interpreted as `path`, and this will serve as `filename` regex.
20412041
:type filename_regex: str
20422042
:param parameter: Name of Parameter to check
2043-
:type value: str
2043+
:type parameter: str
20442044
:param variable: External variable name
20452045
:type variable: str
20462046
:param pattern: Pattern to match in configuration path

0 commit comments

Comments
 (0)