mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-10 07:22:47 -07:00
Fix typos
This commit is contained in:
parent
cb4c53c848
commit
802af70e2f
2 changed files with 2 additions and 2 deletions
|
@ -298,7 +298,7 @@ OptionsDialog::OptionsDialog(QWidget *parent)
|
|||
.arg(tr("Supported parameters (case sensitive):")
|
||||
, tr("%N: Torrent name")
|
||||
, tr("%L: Category")
|
||||
, tr("%G: Tags (seperated by comma)")
|
||||
, tr("%G: Tags (separated by comma)")
|
||||
, tr("%F: Content path (same as root path for multifile torrent)")
|
||||
, tr("%R: Root path (first torrent subdirectory path)")
|
||||
, tr("%D: Save path")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue