looking for wrong seperator
[Pman.Core] / Pman.php
index 555fbe9..8a3cc67 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -15,7 +15,7 @@ class Pman_Core_Pman {
         
         $group = DB_DataObject::factory('core_group');
         
-        // group should be auto created - by update-database...
+         // group should be auto created - by update-database...
         
         
         if(!$group->get('name', 'core-person-signup-bcc')){