ec8e394fe288b94187c9258a0aa02a396d7c3ab0 gperez2 Fri Jun 14 18:41:29 2024 -0700 Switching hgTables buttons and labels to sentence case, refs #25787 diff --git src/hg/hgTables/usage.c src/hg/hgTables/usage.c index 52306be..87864bd 100644 --- src/hg/hgTables/usage.c +++ src/hg/hgTables/usage.c @@ -20,154 +20,154 @@ else { return ""; } } void printMainHelp() /* Put up main page help info. */ { hPrintf( "This section provides brief line-by-line descriptions of the Table \n" "Browser controls. For more information on using this program, see the \n" "Table \n" "Browser User's Guide.\n" " \n" , getGenomeSpaceText() ); }