Skip to content

Commit

Permalink
MDL-81376: Update PHPDoc string
Browse files Browse the repository at this point in the history
  • Loading branch information
djarran committed May 19, 2024
1 parent 8f3d698 commit a363e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/quiz/classes/overrides_table.php
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ public function col_actions($override): string {
* This function is called for each data row to allow processing of
* columns which do not have a col_* method.
*
* These contain simple validation and formatting processes.
* These contain simple validation and formatting checks.
*
* @param string $colname The name of the column.
* @param stdClass $value The value of the column.
Expand Down

0 comments on commit a363e20

Please sign in to comment.