File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ coverage.xml
1010* sw [op ]
1111phpunit.xml
1212phpcs.xml
13- / .phpunit.result.cache
13+ .phpunit.result.cache
1414phpstan.neon
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ Backport fixes from 5.0.0 to QA branch:
123123
124124* Fix parsing of CREATE TABLE with per field COLLATE.
125125* Improved Context::loadClosest to better deal with corner cases.
126- * Localizaton updates.
126+ * Localization updates.
127127
128128## [ 4.2.3] - 2017-10-10
129129
@@ -137,7 +137,7 @@ Backport fixes from 5.0.0 to QA branch:
137137## [ 4.2.1] - 2017-09-08
138138
139139* Fixed minor bug in Query::getFlags.
140- * Localizaton updates.
140+ * Localization updates.
141141
142142## [ 4.2.0] - 2017-08-30
143143
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ class Translator
2727 private static $ translator ;
2828
2929 /**
30- * Loads transator .
30+ * Loads translator .
3131 */
3232 public static function load ()
3333 {
You can’t perform that action at this time.
0 commit comments