found one more place where we reference eq - this is the last one that grep finds
[eq/.git] / bin / import_ward_data
index 800f28e7092d91da5d23519b939e1f59edd3cfa0..b5847c7fe047bc554f0bbb6529095b50a19e5db9 100755 (executable)
@@ -690,7 +690,7 @@ if($opt_v) {
 
 if($opt_s) { $dbh->disconnect(); exit; }
 
-# Now update the various eq DB tables
+# Now update the various DB tables
 &update_tc_calling_table();
 &update_tc_individual_table();
 &update_tc_companionship_table();