src/utils/qa/qaThis.csh 1.11

1.11 2010/04/15 17:22:34 antonio
typo
Index: src/utils/qa/qaThis.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/qaThis.csh,v
retrieving revision 1.10
retrieving revision 1.11
diff -b -B -U 4 -r1.10 -r1.11
--- src/utils/qa/qaThis.csh	15 Apr 2010 17:20:51 -0000	1.10
+++ src/utils/qa/qaThis.csh	15 Apr 2010 17:22:34 -0000	1.11
@@ -134,11 +134,11 @@
 echo "Check for illegal genomic coordinates (only prints if errors):"
 checkTableCoords $db -table=$tables
 
 #----------------------------------------------
-#Check indeces
+#Check indices
 echo "*~*~*~*~*~*~*~*~*~*~*~*~*~*"
-echo "check indeces:"
+echo "check indices:"
 hgsql -e "show index from ${tables}" $db
 
 #-----------------------------------------------
 #joiner check