Skip to content

Commit b23d264

Browse files
committed
[symfony#2399] Slight language tweak
1 parent 6f0aced commit b23d264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,8 @@ save_path
244244

245245
This determines the argument to be passed to the save handler. If you choose
246246
the default file handler, this is the path where the files are created. You can
247-
also set this value to the ``save_path`` of your ``php.ini`` by overriding setting it to
248-
``null``:
247+
also set this value to the ``save_path`` of your ``php.ini`` by setting the
248+
value to ``null``:
249249

250250
.. configuration-block::
251251

0 commit comments

Comments
 (0)