aboutsummaryrefslogtreecommitdiffstats
path: root/includes/OutputHandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/OutputHandler.php')
-rw-r--r--includes/OutputHandler.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/OutputHandler.php b/includes/OutputHandler.php
index 39716ca0b4ee..30f193cdd887 100644
--- a/includes/OutputHandler.php
+++ b/includes/OutputHandler.php
@@ -162,7 +162,7 @@ function wfMangleFlashPolicy( $s ) {
}
/**
- * Add a Content-Length header if possible. This makes it cooperate with squid better.
+ * Add a Content-Length header if possible. This makes it cooperate with CDN better.
*
* @param int $length
*/