Skip to content

Commit 1c8b089

Browse files
kenjisMGatner
authored andcommitted
docs: session id -> session ID
1 parent 6cdb5a6 commit 1c8b089

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/libraries/sessions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,8 @@ same way:
358358
unusable during the same request after you destroy the session.
359359

360360
You may also use the ``stop()`` method to completely kill the session
361-
by removing the old session_id, destroying all data, and destroying
362-
the cookie that contained the session id:
361+
by removing the old session ID, destroying all data, and destroying
362+
the cookie that contained the session ID:
363363

364364
.. literalinclude:: sessions/038.php
365365

0 commit comments

Comments
 (0)