Merge branch 'GP-0_ryanmkurtz_PR-9242_TobinCavanaugh_typo'

This commit is contained in:
Ryan Kurtz
2026-06-03 04:55:41 -04:00

View File

@@ -268,7 +268,7 @@ class SearchTextDialog extends ReusableDialogComponentProvider {
commentsCB.setToolTipText(HTMLUtilities.toHTML("Search in any of the comment fields"));
labelsCB = new GCheckBox("Labels");
labelsCB.setToolTipText(HTMLUtilities.toHTML("Search in the Lable field"));
labelsCB.setToolTipText(HTMLUtilities.toHTML("Search in the Label field"));
mnemonicsCB = new GCheckBox("Instruction Mnemonics");
mnemonicsCB