Skip to content

Commit c11eba4

Browse files
committed
Fixes issue-150
1 parent 8203014 commit c11eba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/class-form-preview.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ public function pre_get_posts( $query ) {
134134
* Force page template types.
135135
*
136136
* @since 1.6.12
137-
* @param array $templates A list of template candidates, in descending order of priority.
137+
* @param array $templates The list of templates in descending order of priority from WordPress.
138138
*
139139
* @return array
140140
*/

0 commit comments

Comments
 (0)