4ef05a371988c817b2a22fc22d3bcc0f18cb9ba5 brianlee Mon Dec 5 14:01:51 2016 -0800 Small edit with hgTracks.c done when sitting next to Max refs #18367 diff --git src/hg/hgTracks/hgTracks.c src/hg/hgTracks/hgTracks.c index 6c884ca..8b94dac 100644 --- src/hg/hgTracks/hgTracks.c +++ src/hg/hgTracks/hgTracks.c @@ -9479,31 +9479,31 @@ 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 zoroes)5\n"); +hPrintf("  100kbp (5 zeroes)5\n"); hPrintf("  1Mbp (6 zeroes)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();