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 cf62007 commit 056463dCopy full SHA for 056463d
README.md
@@ -178,9 +178,9 @@ public function testPackerUnpacksBigIntegerAsDecimal() : void
178
*Format:*
179
180
```
181
-@requires luaCondition <lua-expression>
+@requires luaCondition <condition>
182
183
-where `<lua-expression>` is an arbitrary lua expression that should be evaluated to a Boolean value.
+where `<condition>` is an arbitrary lua expression that should be evaluated to a Boolean value.
184
185
*Example:*
186
0 commit comments