about summary refs log tree commit diff
path: root/nixos/modules/services/torrent
diff options
context:
space:
mode:
authorfetsorn <fetsorn@gmail.com>2023-05-08 22:05:27 +0400
committerfetsorn <fetsorn@gmail.com>2023-05-09 18:02:17 +0400
commitd1398dd05c29090e9e83cc044c358016330517ed (patch)
tree85afc17ed9e302d8e2da06386771b29ef1d4ab2c /nixos/modules/services/torrent
parentac5f6d91007282440bc2aa3b6840024bb0fe2a91 (diff)
downloadnixlib-d1398dd05c29090e9e83cc044c358016330517ed.tar
nixlib-d1398dd05c29090e9e83cc044c358016330517ed.tar.gz
nixlib-d1398dd05c29090e9e83cc044c358016330517ed.tar.bz2
nixlib-d1398dd05c29090e9e83cc044c358016330517ed.tar.lz
nixlib-d1398dd05c29090e9e83cc044c358016330517ed.tar.xz
nixlib-d1398dd05c29090e9e83cc044c358016330517ed.tar.zst
nixlib-d1398dd05c29090e9e83cc044c358016330517ed.zip
nixos/deluge: fix typo
"secuerly" -> "securely"
Diffstat (limited to 'nixos/modules/services/torrent')
-rw-r--r--nixos/modules/services/torrent/deluge.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/torrent/deluge.nix b/nixos/modules/services/torrent/deluge.nix
index de3d077daec9..003f7b2613b7 100644
--- a/nixos/modules/services/torrent/deluge.nix
+++ b/nixos/modules/services/torrent/deluge.nix
@@ -93,7 +93,7 @@ in {
             `true`.
 
             It does NOT apply to the daemon port nor the web UI port. To access those
-            ports secuerly check the documentation
+            ports securely check the documentation
             <https://dev.deluge-torrent.org/wiki/UserGuide/ThinClient#CreateSSHTunnel>
             or use a VPN or configure certificates for deluge.
           '';