Skip to content

Commit 0fe1ed1

Browse files
authored
Merge pull request #6143 from kenjis/fix-preload-comment
docs: update classname in preload.php
2 parents 994debe + 8fc8dd5 commit 0fe1ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/starter/preload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* See https://www.php.net/manual/en/opcache.preloading.php
1717
*
1818
* How to Use:
19-
* 1. Set Preload::$paths.
19+
* 1. Set preload::$paths.
2020
* 2. Set opcache.preload in php.ini.
2121
* php.ini:
2222
* opcache.preload=/path/to/preload.php

0 commit comments

Comments
 (0)