We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd46c8a commit be92a2aCopy full SHA for be92a2a
src/pages/cache-data.php
@@ -40,8 +40,8 @@
40
41
/**
42
* In case APCu is available but isn't the primary caching source (doing this
43
- * for APCu but not the others, as the others would potentially require
44
- * connecting to server, which may or may not be desirable to the user, whereas
+ * for APCu but not the others, as the others would potentially require a
+ * server connection, which may or may not be desirable to the user, whereas
45
* APCu data should be immediately available if the extension is available at
46
* all).
47
*/
0 commit comments