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 21, 2024
1 parent 61f2a30 commit d0d6516
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 d0d6516

Please sign in to comment.