Skip to content

Commit cddd939

Browse files
committed
Fix by comment and fix typo
1 parent 6721644 commit cddd939

File tree

1 file changed

+1
-1
lines changed
  • doc/reference/reference_lua/box_error

1 file changed

+1
-1
lines changed

doc/reference/reference_lua/box_error/is.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ box.error.is()
1010

1111
The ``box.error.is`` function allows verify whether the specified argument is an error cdata object.
1212

13-
:param object object: the name of the othe object to be verified.
13+
:param object object: the object to be verified.
1414

1515
**Return type:**
1616
boolean

0 commit comments

Comments
 (0)