DataObjects/Person.php
authorAlan Knowles <alan@roojs.com>
Mon, 19 Oct 2015 03:23:24 +0000 (11:23 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 19 Oct 2015 03:23:24 +0000 (11:23 +0800)
DataObjects/Person.php

index dc09e6a..277591c 100644 (file)
@@ -1149,7 +1149,7 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
         }
     }
     
-    // this is for the To "{getEmailName()}" <email@address>
+    // this is for the To: "{getEmailName()}" <email@address>
     function getEmailName()
     {
         $name = array();