86ab10b2e387dfeb4505329c84ad399d44fcc1d6 max Wed Jan 4 11:43:05 2017 -0800 changing UK to US spelling, refs #18513 diff --git src/hg/hgTracks/hgTracks.c src/hg/hgTracks/hgTracks.c index 24b926c..25bba1e 100644 --- src/hg/hgTracks/hgTracks.c +++ src/hg/hgTracks/hgTracks.c @@ -9478,35 +9478,35 @@ hPrintf(" right 1/2 screenl custom tracksc then t \n"); hPrintf(" right one screenL track hubst then h \n"); hPrintf(" zoom in 1.5xctrl+i configurec then f \n"); hPrintf(" zoom in 3xi reverser then v \n"); hPrintf(" zoom in 10xI resizer then s \n"); hPrintf(" zoom in base levelb refreshr then f \n"); hPrintf(" zoom out 1.5xctrl+k jump to position box/ \n"); hPrintf(" zoom out 3xk"); if (gotExtTools) hPrintf("send to external tools then t"); hPrintf(" \n"); hPrintf(" zoom out 10xK exon viewe then v \n"); hPrintf(" zoom out 100x0 default viewd then v \n"); hPrintf(" zoom to ... view DNAv then d\n"); hPrintf("  10bp (1 zero)1\n"); -hPrintf("  100bp (2 zeroes)2\n"); -hPrintf("  1000bp (3 zeroes)3\n"); -hPrintf("  50kbp (4 zeroes)4\n"); -hPrintf("  100kbp (5 zeroes)5\n"); -hPrintf("  1Mbp (6 zeroes)6\n"); +hPrintf("  100bp (2 zeros)2\n"); +hPrintf("  1000bp (3 zeros)3\n"); +hPrintf("  50kbp (4 zeros)4\n"); +hPrintf("  100kbp (5 zeros)5\n"); +hPrintf("  1Mbp (6 zeros)6\n"); hPrintf("\n"); hPrintf(""); hPrintf("\n"); } void doMiddle(struct cart *theCart) /* Print the body of an html file. */ { cart = theCart; measureTiming = hPrintStatus() && isNotEmpty(cartOptionalString(cart, "measureTiming")); if (measureTiming) measureTime("Startup"); hgBotDelay(); if (measureTiming)