Skip to content

Commit df4ef14

Browse files
author
scottwarren
committed
Added extra new lines
Added new lines after 72 characters to conform with character limit standards
1 parent 275dd97 commit df4ef14

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

components/http_foundation/sessions.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ implementation of :class:`Symfony\\Component\\HttpFoundation\\Session\\SessionIn
1414

1515
.. caution::
1616

17-
Make sure your Sessions aren't already initliazed (which in Symfony is done automatically),
18-
as initializing the Session object causes the session to be started, which can lead to unexpected errors.
17+
Make sure your Sessions aren't already initliazed (which in Symfony is
18+
done automatically), as initializing the Session object causes the
19+
session to be started, which can lead to unexpected errors.
1920

2021
Quick example::
2122

0 commit comments

Comments
 (0)