Skip to content

Commit daaa913

Browse files
authored
Update Tag.php
1 parent db4d45e commit daaa913

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Model/Tag.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ protected function _construct()
8686
}
8787

8888
/**
89-
* Retrieve true if post is active
90-
* @return boolean [description]
89+
* Retrieve true if tag is active
90+
* @return boolean
9191
*/
9292
public function isActive()
9393
{

0 commit comments

Comments
 (0)