Update comment

This commit is contained in:
MickeyKay
2015-07-20 11:27:49 -07:00
parent 331fd2e271
commit 59ec252bc4
+1 -1
View File
@@ -432,7 +432,7 @@ function trestle_read_more_link( $default_text ) {
* @param int $image_id ID of image to check.
* @param string $image_size Slug of image size to check for.
*
* @return [type] [description]
* @return true|false Whether or not the image has the specified size generated.
*/
function trestle_image_has_size( $image_id, $image_size = null ) {