From 1e6cc0394666ae95e9521f1016d07d56a3ed43a5 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Tue, 21 Sep 2021 21:40:13 +0100 Subject: [Lint] Fix spelling mistakes A quick fix of some of the mistakes caught by codespell. Updated readme with new IRC server Useful to add it as part of linting checks. --- deluge/ui/gtk3/glade/preferences_dialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deluge/ui/gtk3/glade/preferences_dialog.ui') diff --git a/deluge/ui/gtk3/glade/preferences_dialog.ui b/deluge/ui/gtk3/glade/preferences_dialog.ui index 1882521fd..11eda3296 100644 --- a/deluge/ui/gtk3/glade/preferences_dialog.ui +++ b/deluge/ui/gtk3/glade/preferences_dialog.ui @@ -2204,7 +2204,7 @@ used sparingly. True True False - Torrents not transfering any data do not count towards download/seeding active count. + Torrents not transferring any data do not count towards download/seeding active count. start True -- cgit