From: Aryeh Gregor Date: Thu, 1 Jan 2009 01:25:24 +0000 (+0000) Subject: Fix typo in comment X-Git-Tag: 1.31.0-rc.0~43645 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=413e7f9d4cb1fb7fbff618e29d0fc126987c8d99;p=lhc%2Fweb%2Fwiklou.git Fix typo in comment "Compilant" sounds like a cool word. Maybe it should mean "capable of being compiled". --- diff --git a/maintenance/generateSitemap.php b/maintenance/generateSitemap.php index 34125aec03..52dc33ae51 100644 --- a/maintenance/generateSitemap.php +++ b/maintenance/generateSitemap.php @@ -424,7 +424,7 @@ class GenerateSitemap { * * @static * - * @param string $url An RFC 2396 compilant URL + * @param string $url An RFC 2396 compliant URL * @param string $date A ISO 8601 date * @param string $priority A priority indicator, 0.0 - 1.0 inclusive with a 0.1 stepsize *