Skip to content

Commit 07d4602

Browse files
author
Marc Delisle
committed
Fix typo
Signed-off-by: Marc Delisle <[email protected]>
1 parent 2f5d2da commit 07d4602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Context.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,5 +524,5 @@ public static function escape($str, $quote = '`')
524524
}
525525
}
526526

527-
// Initialing the default context.
527+
// Initializing the default context.
528528
Context::load();

0 commit comments

Comments
 (0)