Skip to content

Commit 2f47419

Browse files
mohdshakirxabbuh
authored andcommitted
Fixed typo - changed it's to its
1 parent c4ac64c commit 2f47419

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)