Skip to content

Commit ac2ad22

Browse files
authored
Merge pull request #6539 from iamsyh/patch-1
fixed typo
2 parents 46a82f6 + 84b4000 commit ac2ad22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* The goal of this file is to allow developers a location
55
* where they can overwrite core procedural functions and
66
* replace them with their own. This file is loaded during
7-
* the bootstrap process and is called during the frameworks
7+
* the bootstrap process and is called during the framework's
88
* execution.
99
*
1010
* This can be looked at as a `master helper` file that is

0 commit comments

Comments
 (0)