From 73fbb95e7678ac8d757f56179e34e583e16d7ff3 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Tue, 10 May 2016 06:22:20 +0200 Subject: Comment update --- include/classes/BigPipe/Pagelet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/classes/BigPipe/Pagelet.php b/include/classes/BigPipe/Pagelet.php index f0d4c46..4cd2243 100755 --- a/include/classes/BigPipe/Pagelet.php +++ b/include/classes/BigPipe/Pagelet.php @@ -11,7 +11,7 @@ class Pagelet { private static $count = 0; #=============================================================================== - # Priorities for sorting the pagelets + # Priorities for pagelet sorting #=============================================================================== const PRIORITY_HIGHEST = 100; const PRIORITY_HIGH = 75; -- cgit v1.2.3