Skip to content

Commit bde0216

Browse files
Update modules/ROOT/partials/glossary.adoc
Co-authored-by: Lasse Heemann <[email protected]>
1 parent 9425cd0 commit bde0216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/glossary.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
//Change $procFieldType to $argType
9393
[[procFun]]$procFun:: Procedure or function name or ID, for example, `db.labels()` or `collect()`.
9494
[[procMethod]]$procMethod:: User-defined procedure implementation class method name, for example, `myProcedureMethod`
95-
[[procParam]]$procParam:: User-defined procedure implmenetation parameter name.
95+
[[procParam]]$procParam:: User-defined procedure implementation parameter name.
9696
[[procParamFmt]]$procParamFmt:: Freeform user-defined procedure implmenetation parameter format, for example, `com.example.*`.
9797
[[propKey]]$propKey:: Property key name, for example, `name`.
9898
[[propKeyList]]$propKeyList:: A list of property key names, for example, `name, age, hometown`.

0 commit comments

Comments
 (0)