update docblock for setTitle()
authorChristian Wach <needle@haystack.co.uk>
Tue, 11 Nov 2014 11:58:16 +0000 (11:58 +0000)
committerChristian Wach <needle@haystack.co.uk>
Tue, 11 Nov 2014 11:58:16 +0000 (11:58 +0000)
CRM/Utils/System/WordPress.php

index 7c59cdcef45bc683c25b829cabf6112330450a9d..47a7bd6f9c5757767bc85cd3edd35d08157d716f 100644 (file)
@@ -52,13 +52,11 @@ class CRM_Utils_System_WordPress extends CRM_Utils_System_Base {
   }
 
   /**
-   * sets the title of the page
+   * Sets the title of the page
    *
    * @param string $title
    * @param null $pageTitle
    *
-   * @paqram string $pageTitle
-   *
    * @return void
    * @access public
    */