src/hg/mouseStuff/mafFetch/mafFetch.c 1.5
1.5 2010/05/18 21:27:18 galt
typo fix in usage help
Index: src/hg/mouseStuff/mafFetch/mafFetch.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/mouseStuff/mafFetch/mafFetch.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -B -U 4 -r1.4 -r1.5
--- src/hg/mouseStuff/mafFetch/mafFetch.c 3 Sep 2008 19:20:37 -0000 1.4
+++ src/hg/mouseStuff/mafFetch/mafFetch.c 18 May 2010 21:27:18 -0000 1.5
@@ -17,9 +17,9 @@
" mafFetch db table overBed mafOut\n"
"\n"
"Select MAF records overlapping records in the BED using the\n"
"the database table to lookup the file and record offset.\n"
- "Only the first 3 columns are requried in the bed.\n"
+ "Only the first 3 columns are required in the bed.\n"
"\n"
"Options:\n"
);
}