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/jWestFooter.html src/hg/htdocs/inc/jWestFooter.html
index 6bb1c2d5516..17fec93132c 100644
--- src/hg/htdocs/inc/jWestFooter.html
+++ src/hg/htdocs/inc/jWestFooter.html
@@ -38,20 +38,20 @@
       <a href="https://www.twitter.com/GenomeBrowser">
         <i class="fa fa-twitter-square fa-2x"></i></a>
       &nbsp;&nbsp;
       <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="jwAllCapsButton jwDonateButton" id="donateButton">
           Donate
         </div>
       </a>
     </div>
   </div>
 
   <div class="jwFooterCopyright">
-    &copy; 2000-2024 The Regents of the University of California. All Rights Reserved.
+    &copy; 2000-2026 The Regents of the University of California. All Rights Reserved.
     <br>
     <a href="../conditions.html">Conditions of Use</a>
   </div>
 </div> <!-- footer -->