Cosmetic comment fix.
authorNik Okuntseff <support@anuko.com>
Tue, 5 Mar 2019 21:26:56 +0000 (21:26 +0000)
committerNik Okuntseff <support@anuko.com>
Tue, 5 Mar 2019 21:26:56 +0000 (21:26 +0000)
WEB-INF/lib/ttClientHelper.class.php

index 1974401..7105595 100644 (file)
@@ -339,7 +339,7 @@ class ttClientHelper {
     return true;
   }
 
-  // deleteProject - deletes a project from the projects field in tt_clients table
+  // deleteProjectFromClient - deletes a project from the projects field in tt_clients table
   // for a single client in a group.
   static function deleteProjectFromClient($project_id, $client_id) {
     global $user;