mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Merge pull request #942 from Arthur-Milchior/browsing
Correct browse help link
This commit is contained in:
commit
f640602a2d
1 changed files with 1 additions and 1 deletions
|
@ -1305,7 +1305,7 @@ where id in %s"""
|
|||
current=current,
|
||||
accept=tr(TR.BROWSING_MOVE_CARDS),
|
||||
title=tr(TR.BROWSING_CHANGE_DECK),
|
||||
help="browse",
|
||||
help="browsing",
|
||||
parent=self,
|
||||
)
|
||||
if not ret.name:
|
||||
|
|
Loading…
Reference in a new issue