We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9425cd0 commit bde0216Copy full SHA for bde0216
modules/ROOT/partials/glossary.adoc
@@ -92,7 +92,7 @@
92
//Change $procFieldType to $argType
93
[[procFun]]$procFun:: Procedure or function name or ID, for example, `db.labels()` or `collect()`.
94
[[procMethod]]$procMethod:: User-defined procedure implementation class method name, for example, `myProcedureMethod`
95
-[[procParam]]$procParam:: User-defined procedure implmenetation parameter name.
+[[procParam]]$procParam:: User-defined procedure implementation parameter name.
96
[[procParamFmt]]$procParamFmt:: Freeform user-defined procedure implmenetation parameter format, for example, `com.example.*`.
97
[[propKey]]$propKey:: Property key name, for example, `name`.
98
[[propKeyList]]$propKeyList:: A list of property key names, for example, `name, age, hometown`.
0 commit comments