Skip to content

Commit be92a2a

Browse files
committed
Fix typo.
1 parent bd46c8a commit be92a2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/cache-data.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040

4141
/**
4242
* 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
43+
* for APCu but not the others, as the others would potentially require a
44+
* server connection, which may or may not be desirable to the user, whereas
4545
* APCu data should be immediately available if the extension is available at
4646
* all).
4747
*/

0 commit comments

Comments
 (0)