a31817fef0383e08ab35bea6004568fd8de1ab50 chmalee Thu May 17 10:51:13 2018 -0700 Some typo fixes request by Ann, refs #17322 diff --git src/hg/phyloPng/phyloPng.c src/hg/phyloPng/phyloPng.c index 811a411..2eb5aa0 100644 --- src/hg/phyloPng/phyloPng.c +++ src/hg/phyloPng/phyloPng.c @@ -524,33 +524,32 @@ " White-tailed eagle:0.1):0.2,\n" " S. purpuratus:0.15);\n" "</PRE></td><td>\n" "<IMG SRC=\"?phyloPng_width=200&phyloPng_height=120&phyloPng_branchLengths=1&phyloPng_tree=((Brandt's myotis \\(bat\\):0.1,White-tailed eagle:0.1):0.2,S. purpuratus:0.15);\">\n" "</td></tr>\n" "</table>\n" "5. PhastCons branch lengths are expected substitutions per site, allowing for\n" "multiple hits. So a branch length of 0.5 means an average of one\n" "substitution every two nucleotide sites, but the percent id will be\n" "less than 50% because some of those substitutions are obscured by\n" "subsequent substitutions. They are estimated from neutral sites,\n" "sometimes fourfold degenerate sites in coding regions, or sometimes\n" "\"nonconserved\" sites according to phastCons. The numbers are significant\n" "to two or three figures.<br>\n" "<br>\n" -"6. Wrap-in-html is useful when the browser automatically shinks a large image.\n" +"6. Wrap-in-html is useful when the browser automatically shrinks a large image.\n" "This option keeps the image view full in the browser automatically.\n" -"However, do not use with IE6 when performing save-as.\n" "<br>" ); cartWebEnd(); return 0; } else usage("-phyloPng_tree is a required 'option' or cgi variable."); } if (htmlPageWrapper) { printf("Content-type: text/html\r\n"); printf("\r\n"); puts("<html><head><title>Phylogenetic Tree</title></head><body>"); printf("<IMAGE SRC=\"http://%s%s"