Minor spelling mistake

This commit is contained in:
Jup1t3rTobinC
2026-06-02 16:32:28 -07:00
parent cef869af04
commit c5259eec02

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