Index: trunk/phase3/maintenance/generateSitemap.php |
— | — | @@ -424,7 +424,7 @@ |
425 | 425 | * |
426 | 426 | * @static |
427 | 427 | * |
428 | | - * @param string $url An RFC 2396 compilant URL |
| 428 | + * @param string $url An RFC 2396 compliant URL |
429 | 429 | * @param string $date A ISO 8601 date |
430 | 430 | * @param string $priority A priority indicator, 0.0 - 1.0 inclusive with a 0.1 stepsize |
431 | 431 | * |