Skip to content

Commit 1d1d614

Browse files
AlexSwensenmhartington
authored andcommitted
docs(): correct documentation typo
Closes #4483
1 parent 4964cfd commit 1d1d614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/angular/directive/itemOptionButton.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ var ITEM_TPL_OPTION_BUTTONS =
1010
* @description
1111
* Creates an option button inside a list item, that is visible when the item is swiped
1212
* to the left by the user. Swiped open option buttons can be hidden with
13-
* {@link ionic.service:$ionicListDelegate#closeOptionButtons $ionicListDelegate#closeOptionButtons}.
13+
* {@link ionic.service:$ionicListDelegate#closeOptionButtons $ionicListDelegate.closeOptionButtons}.
1414
*
1515
* Can be assigned any button class.
1616
*

0 commit comments

Comments
 (0)