follow up to r110285, fixed accidental newline
authorJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Mon, 30 Jan 2012 12:54:17 +0000 (12:54 +0000)
committerJeroen De Dauw <jeroendedauw@users.mediawiki.org>
Mon, 30 Jan 2012 12:54:17 +0000 (12:54 +0000)
includes/Title.php

index fd72309..6041c0e 100644 (file)
@@ -28,8 +28,7 @@
  *
  * @internal documentation reviewed 15 Mar 2010
  */
-class
-Title {
+class Title {
        /** @name Static cache variables */
        // @{
        static private $titleCache = array();