Skip to content

Commit 3dcdbf7

Browse files
author
Marco Pereirinha
committed
Fix typo
1 parent f635068 commit 3dcdbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/media/class-global-transformations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ public function get_transformations( $type ) {
242242
*
243243
* @param string $type The type to get.
244244
*
245-
* @return array
245+
* @return string
246246
*/
247247
public function get_taxonomy_transformations( $type ) {
248248
$return_transformations = '';

0 commit comments

Comments
 (0)