docs($ionicModal: add colon

This commit is contained in:
Andrew Joslin
2014-06-10 12:54:37 -06:00
parent 12765cea47
commit 13853b68b7

View File

@@ -4,7 +4,7 @@
* @module ionic
* @description
*
* Related {@link ionic.controller:ionicModal ionicModal controller}.
* Related: {@link ionic.controller:ionicModal ionicModal controller}.
*
* The Modal is a content pane that can go over the user's main view
* temporarily. Usually used for making a choice or editing an item.