fix some comments (#5508)

Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
cui fliter
2023-04-25 23:54:42 +08:00
committed by GitHub
parent 2943c41884
commit 3443a8a056
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -496,7 +496,7 @@ func celMatcherStringMacroExpander(funcName string) parser.MacroExpander {
}
}
// celMatcherStringMacroExpander validates that the macro is called a single
// celMatcherJSONMacroExpander validates that the macro is called a single
// map literal argument.
//
// The following function call is returned: <funcName>(request, arg)