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 77f115e commit ba8d937Copy full SHA for ba8d937
src/Symfony/Component/Config/ConfigCache.php
@@ -90,7 +90,7 @@ public function isFresh()
90
* @param string $content The content to write in the cache
91
* @param ResourceInterface[] $metadata An array of ResourceInterface instances
92
*
93
- * @throws \RuntimeException When cache file can't be wrote
+ * @throws \RuntimeException When cache file can't be written
94
*/
95
public function write($content, array $metadata = null)
96
{
0 commit comments