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/human/hs1/html/t2tRepeatMasker.html src/hg/makeDb/trackDb/human/hs1/html/t2tRepeatMasker.html
index 3598fed35a0..c88b297f5bc 100644
--- src/hg/makeDb/trackDb/human/hs1/html/t2tRepeatMasker.html
+++ src/hg/makeDb/trackDb/human/hs1/html/t2tRepeatMasker.html
@@ -32,31 +32,31 @@
In pack mode, repeats are represented as sets of joined features. These are color coded as above based on the
class of the repeat, and the further details such as orientation (denoted by chevrons) and a family label are provided.
This family label may be optionally turned off in the track configuration.
The pack display mode may also be configured to resemble the original UCSC repeat track. In this visualization
-repeat features are grouped by classes (see below), and displayed on seperate track lines. The repeat ranges are
+repeat features are grouped by classes (see below), and displayed on separate track lines. The repeat ranges are
denoted as grayscale boxes, reflecting both the size of the repeat and
the amount of base mismatch, base deletion, and base insertion associated with a repeat element.
The higher the combined number of these, the lighter the shading.
In the most detailed visualization repeats are displayed as chevron boxes, indicating the size and orientation of the repeat. The interior grayscale shading represents the divergence of the repeat (see above) while the outline color represents the class of the repeat. Dotted lines above the repeat and extending left or right indicate the length of unaligned repeat model sequence and provide context for where a repeat fragment originates in its consensus or pHMM model. If the length of the unaligned sequence is large, an iterruption line and bp size is indicated instead of drawing the extension to scale.