mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296357 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d863f669d4
commit
4fc8abe692
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
<para>
|
||||
<emphasis>Session Handler (available since version 1.1.0)</emphasis> - The WinCache session handler can be used to
|
||||
store the PHP session data in the shared memory cache. This avoids file system operations for reading
|
||||
and writing session data, which improves performance when large amound of data is stored in PHP session.
|
||||
and writing session data, which improves performance when large amount of data is stored in PHP session.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
Loading…
Reference in a new issue