8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac1ef6 commit 73636d9Copy full SHA for 73636d9
DataCollector/ConfigDataCollector.php
@@ -180,7 +180,7 @@ public function isSymfonyLts(): bool
180
}
181
182
/**
183
- * Returns the human redable date when this Symfony version ends its
+ * Returns the human readable date when this Symfony version ends its
184
* maintenance period.
185
*
186
* @return string
@@ -191,7 +191,7 @@ public function getSymfonyEom()
191
192
193
194
- * Returns the human redable date when this Symfony version reaches its
+ * Returns the human readable date when this Symfony version reaches its
195
* "end of life" and won't receive bugs or security fixes.
196
197
0 commit comments