Skip to content

Commit 9576bc1

Browse files
committed
minor #7356 Fixed typo - changed it's to its (mohdshakir)
This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #7356). Discussion ---------- Fixed typo - changed it's to its Commits ------- 2f47419 Fixed typo - changed it's to its
2 parents c4ac64c + 2f47419 commit 9576bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session/php_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ If you're integrating the Symfony full-stack Framework into a legacy application
1111
that starts the session with ``session_start()``, you may still be able to
1212
use Symfony's session management by using the PHP Bridge session.
1313

14-
If the application has it's own PHP save handler, you can specify null
14+
If the application has its own PHP save handler, you can specify null
1515
for the ``handler_id``:
1616

1717
.. configuration-block::

0 commit comments

Comments
 (0)