diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 80aad1202..ec2513433 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -71,6 +71,7 @@ Krish Shah ianki rye761 Guillem Palau SalvĂ  +Meredith Derecho ******************** The text of the 3 clause BSD license follows: diff --git a/qt/aqt/deckchooser.py b/qt/aqt/deckchooser.py index e5e2139e7..24e85be70 100644 --- a/qt/aqt/deckchooser.py +++ b/qt/aqt/deckchooser.py @@ -86,7 +86,7 @@ class DeckChooser(QHBoxLayout): current=current, accept=tr(TR.ACTIONS_CHOOSE), title=tr(TR.QT_MISC_CHOOSE_DECK), - help="addingnotes", + help="editing", cancel=False, parent=self.widget, geomKey="selectDeck",