From 84ef5524d5abaf07cc9970f42e74ee15bd381e3d Mon Sep 17 00:00:00 2001 From: stutxo <70952638+stutxo@users.noreply.github.com> Date: Sun, 13 Jul 2025 23:13:04 +0100 Subject: [PATCH] fix spelling in tor.md docs --- doc/tor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tor.md b/doc/tor.md index 854169714b4..839c02eea9f 100644 --- a/doc/tor.md +++ b/doc/tor.md @@ -59,7 +59,7 @@ outgoing connections, but more is possible. service provider. ------------------------------------------------------------------------ -If -proxy or -onion is specified multiple times, later occurences override +If -proxy or -onion is specified multiple times, later occurrences override earlier ones and command line overrides the config file. UNIX domain sockets may be used for proxy connections. Set `-onion` or `-proxy` to the local socket path with the prefix `unix:` (e.g. `-onion=unix:/home/me/torsocket`).