Skip to content

Commit 1b5dc58

Browse files
committed
Merge pull request #17 from lem9/master
Fix typo
2 parents 2f5d2da + 07d4602 commit 1b5dc58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)