fix typos

This commit is contained in:
Applevangelist
2022-08-18 18:24:37 +02:00
parent e8a0464f6c
commit a8d5d2ace1
2 changed files with 2 additions and 2 deletions

View File

@@ -273,7 +273,7 @@ function CONDITION:_EvalConditionsAny(functions)
end
end
--- Create conditon fucntion object.
--- Create conditon function object.
-- @param #CONDITION self
-- @param #function Function The function to call.
-- @param ... (Optional) Parameters passed to the function (if any).