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/makeDb/trackDb/geneid.html src/hg/makeDb/trackDb/geneid.html
index 33a29dc6546..ea6739efc13 100644
--- src/hg/makeDb/trackDb/geneid.html
+++ src/hg/makeDb/trackDb/geneid.html
@@ -6,31 +6,31 @@
 target="_blank">geneid</a> program developed by
 <a href="https://www.crg.eu/roderic_guigo"
 target="_blank">Roderic Guig&oacute;'s Computational Biology of RNA Processing</a>
 group which is part of the
 <a href="https://www.crg.eu/" target="_blank">Centre de Regulaci&oacute; Gen&ograve;mica</a>
 (CRG) in Barcelona, Catalunya, Spain.
 </p>
 
 <h2>Methods</h2>
 
 <p>
 Geneid is a program to predict genes in anonymous genomic sequences designed
 with a hierarchical structure. In the first step, splice sites, start and stop
 codons are predicted and scored along the sequence using Position Weight Arrays
 (PWAs). Next, exons are built from the sites. Exons are scored as the sum of the
-scores of the defining sites, plus the the log-likelihood ratio of a
+scores of the defining sites, plus the log-likelihood ratio of a
 Markov Model for coding DNA. Finally, from the set of predicted exons, the gene
 structure is assembled, maximizing the sum of the scores of the assembled exons.
 </p>
 
 <h2>Credits</h2>
 
 <p>
 Thanks to <a href="https://www.crg.eu/roderic_guigo"
 target="blank">Computational Biology of RNA Processing</a>
 for providing these data.
 
 </p>
 
 <h2>References</h2>
 <p>