8000 Fix typos · symfony/http-kernel@73636d9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 73636d9

Browse files
Fix typos
1 parent 2ac1ef6 commit 73636d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DataCollector/ConfigDataCollector.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ public function isSymfonyLts(): bool
180180
}
181181

182182
/**
183-
* Returns the human redable date when this Symfony version ends its
183+
* Returns the human readable date when this Symfony version ends its
184184
* maintenance period.
185185
*
186186
* @return string
@@ -191,7 +191,7 @@ public function getSymfonyEom()
191191
}
192192

193193
/**
194-
* Returns the human redable date when this Symfony version reaches its
194+
* Returns the human readable date when this Symfony version reaches its
195195
* "end of life" and won't receive bugs or security fixes.
196196
*
197197
* @return string

0 commit comments

Comments
 (0)
0