Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3ad13a1

Browse files
author
Fabien Schurter
committed
Make a small grammatical adjustment
The original form of the phrase - «The other option is to specificallychecking if a session has expired after the session is started.» - isnot entirely grammatically correct, as the infinitive form of «to check»shall normally be used, or the gerund form, which is the form used inthis commit.
1 parent5500e0b commit3ad13a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/http_foundation/session_configuration.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ which runs reasonably frequently. The ``cookie_lifetime`` would be set to a
181181
relatively high value, and the garbage collection ``gc_maxlifetime`` would be set
182182
to destroy sessions at whatever the desired idle period is.
183183

184-
The other option istospecifically checking if a session has expired after the
184+
The other option is specifically checking if a session has expired after the
185185
session is started. The session can be destroyed as required. This method of
186186
processing can allow the expiry of sessions to be integrated into the user
187187
experience, for example, by displaying a message.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp