Skip to content

Commit de414bf

Browse files
committed
Minor correction to inline docs.
1 parent a1e7fa3 commit de414bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topicsolved.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ public function get_topic_data($post_id)
143143
* Update topic with the given data.
144144
*
145145
* @param int $topic_id Topic to update.
146-
* @param int $data Topic data to update.
146+
* @param array $data Topic data to update.
147147
*
148148
* @return mixed true if successful
149149
*/

0 commit comments

Comments
 (0)