Skip to content

Commit 3907c0a

Browse files
Fix typo in code example
1 parent e2b2620 commit 3907c0a

File tree

1 file changed

+1
-1
lines changed
  • versioned_docs/version-4.5/apis/subsystems/files

1 file changed

+1
-1
lines changed

versioned_docs/version-4.5/apis/subsystems/files/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The complete function signature for this callback is as follows:
116116
function [component_name]_pluginfile(
117117
$course,
118118
$cm,
119-
$context.
119+
$context,
120120
string $filearea,
121121
array $args,
122122
bool $forcedownload,

0 commit comments

Comments
 (0)