Skip to content

Commit d2f0e31

Browse files
committed
docs: remove notes PHP
1 parent 9ef825f commit d2f0e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/curlrequest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ dns_cache_timeout
256256

257257
.. versionadded:: 4.7.0
258258

259-
By default PHP, CodeIgniter does not change the DNS Cache Timeout value (``120`` seconds). If you need to
259+
By default, CodeIgniter does not change the DNS Cache Timeout value (``120`` seconds). If you need to
260260
modify this value, you can do so by passing an amount of time in seconds with the ``dns_cache_timeout`` option.
261261

262262
.. literalinclude:: curlrequest/037.php

0 commit comments

Comments
 (0)