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 6721644 commit cddd939Copy full SHA for cddd939
doc/reference/reference_lua/box_error/is.rst
@@ -10,7 +10,7 @@ box.error.is()
10
11
The ``box.error.is`` function allows verify whether the specified argument is an error cdata object.
12
13
- :param object object: the name of the othe object to be verified.
+ :param object object: the object to be verified.
14
15
**Return type:**
16
boolean
0 commit comments