Skip to content

Commit

Permalink
createBin
Browse files Browse the repository at this point in the history
Update return type of createBin().
  • Loading branch information
bbb999 committed Sep 11, 2020
1 parent 80e479e commit 7a97490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/item/projectitem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ Argument Type Description

**Returns**

Returns **0** if creation of bin was successful.
Returns a project item representing the new bin if successful, or **0** if unsuccessful.

----

Expand Down

0 comments on commit 7a97490

Please sign in to comment.