From 802af70e2f1c3d1fa7deffc14d0ecbec0b9768f6 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Sun, 19 May 2019 18:47:55 +0800 Subject: [PATCH] Fix typos --- src/gui/optionsdialog.cpp | 2 +- src/webui/www/private/preferences_content.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gui/optionsdialog.cpp b/src/gui/optionsdialog.cpp index 5ae565937..5368ee190 100644 --- a/src/gui/optionsdialog.cpp +++ b/src/gui/optionsdialog.cpp @@ -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") diff --git a/src/webui/www/private/preferences_content.html b/src/webui/www/private/preferences_content.html index 068413703..69b380061 100644 --- a/src/webui/www/private/preferences_content.html +++ b/src/webui/www/private/preferences_content.html @@ -214,7 +214,7 @@