198c9b8daecc44fbda6a6494c566c723920f030a
lrnassar
Wed Mar 11 18:25:21 2026 -0700
Fixing a few hundred clear typos with the help of Claude. Some are less important in code comments, but majority of them are in user-facing places. I manually approved 60%+ of the changes and didn't see any that were an incorrect suggestion, at worst it was potentially uncessesary, like a code comment having cant instead of can't. No RM.
diff --git src/hg/htdocs/goldenPath/help/trackDb/changes.html src/hg/htdocs/goldenPath/help/trackDb/changes.html
index 99d433de0dd..00f18a949c4 100755
--- src/hg/htdocs/goldenPath/help/trackDb/changes.html
+++ src/hg/htdocs/goldenPath/help/trackDb/changes.html
@@ -115,31 +115,31 @@
2022-09-30 |
bigBed, BAM |
doWiggle |
New: doWiggle on Instead of showing the features, show coverage of features, as a 'wiggle' (signal) style track. Can be switched off by the user on the track config page. |
| 2022-09-22 |
bigGenePred |
colorByStrand |
Change: colorByStrand can now be used by bigGenePred-type tracks. |
| 2022-06-30 |
bigPsl, bigChain |
otherTwoBitUrl |
- New: otherTwoBitUrl <URL> This statement allows to store query sequences in a separate twoBit file rather than in the annotation file itself, which can reduce the size of the annotation file. |
+ New: otherTwoBitUrl <URL> This statement allows one to store query sequences in a separate twoBit file rather than in the annotation file itself, which can reduce the size of the annotation file. |
| 2022-05-14 |
bigWig |
logo |
New: logo on Motif logo of the genome sequence, as a "dynseq" display, see the example. |
| 2022-05-05 |
bigMaf, maf |
logoMaf |
New: logoMaf on Motif logo on MAF/bigMaf alignment tracks. Zooming in on alignment shows nucleotides scaled by phyloP conservation. |
| 2019-05 |