From d1398dd05c29090e9e83cc044c358016330517ed Mon Sep 17 00:00:00 2001 From: fetsorn Date: Mon, 8 May 2023 22:05:27 +0400 Subject: [PATCH] nixos/deluge: fix typo "secuerly" -> "securely" --- nixos/modules/services/torrent/deluge.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 or use a VPN or configure certificates for deluge. '';