Skip to content

Commit c5e081d

Browse files
fix: apply whitespace fixes (#5318)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 39a7f8e commit c5e081d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/ApiOverview/SessionStorageFramework/UserSessionManagement.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For creating :php:`UserSession` objects the :php:`UserSessionManager` must be us
2323
since this manager acts as the main factory for user
2424
sessions and therefore handles all necessary tasks like fetching, evaluating
2525
and persisting them. It effectively encapsulates all calls to the
26-
:php:`SessionManager` which is used for the
26+
:php:`SessionManager` which is used for the
2727
:ref:`session backend <session-storage>`.
2828

2929

0 commit comments

Comments
 (0)