Skip to content

Commit

Permalink
Correction of spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
valentineus committed Feb 24, 2018
1 parent f3c2ebb commit 9cf4fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externallib.php
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ public static function delete_record($serviceid) {
* @return external_description
* @since Moodle 2.2
*/
public static function delete_record_returns() {
public static function delete_record_returns() {
return new external_value(PARAM_BOOL, "Result of execution.");
}

Expand Down

0 comments on commit 9cf4fc5

Please sign in to comment.