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/inc/gbsFooter.html src/hg/htdocs/inc/gbsFooter.html index aa5376bcaec..8788c530ec4 100755 --- src/hg/htdocs/inc/gbsFooter.html +++ src/hg/htdocs/inc/gbsFooter.html @@ -42,21 +42,21 @@ <a href="https://www.twitter.com/GenomeBrowser"> <i class="fa fa-twitter-square fa-2x"></i></a> <a href="http://genome.ucsc.edu/blog/"> <i class="fa fa-wordpress fa-2x"></i></a> <br> <a href="https://secure.ucsc.edu/s/1069/bp18/interior.aspx?sid=1069&gid=1001&pgid=780&cid=1749&dids=645"> <div class="gbAllCapsButton gbDonateButton" id="donateButton"> Donate </div> </a> </div> </div> <div class="gbFooterCopyright"> - © 2000-2024 The Regents of the University of California. All Rights Reserved. + © 2000-2026 The Regents of the University of California. All Rights Reserved. <br> <a href="<!--#echo var="ROOT" -->/conditions.html">Conditions of Use</a> </div> <script src="<!--#echo var="ROOT" -->/js/analytics.js"></script> </div> <!-- footer -->