Documentation update

This commit is contained in:
wetheredge 2017-10-26 21:13:19 -05:00 committed by GitHub
parent 53dcb198f1
commit fda4fbd612

View file

@ -156,7 +156,7 @@ tab.setPosition(-1);
#### `tab.getPosition(fromRight)`
Get the tab position. If `fromRight` is true, then the index returned is negative and is the offset from the right.
Get the tab position. If `fromRight` is true the index returned is negative and is the offset from the right.
#### `tab.activate()`