fixed broken API links [skip ci]

This commit is contained in:
Qiang Xue
2014-04-09 22:22:49 -04:00
parent eeb9f6026d
commit 0b29c9607d
37 changed files with 69 additions and 71 deletions

View File

@ -72,7 +72,7 @@ class ButtonGroup extends Widget
}
/**
* Generates the buttons that compound the group as specified on [[items]].
* Generates the buttons that compound the group as specified on [[buttons]].
* @return string the rendering result.
*/
protected function renderButtons()