[Privoxy-commits] [privoxy] 01/05: Fix comment typo

User Git git at git.privoxy.org
Sun Jul 26 09:38:16 CEST 2026


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 2e6d21a837cd10ee4ff83d4308f37bc2470c1974
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Jun 29 13:26:49 2026 +0200

    Fix comment typo
---
 loadcfg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/loadcfg.c b/loadcfg.c
index 98e8ab39..6b86854f 100644
--- a/loadcfg.c
+++ b/loadcfg.c
@@ -1618,7 +1618,7 @@ struct configuration_spec * load_config(void)
             break;
 
 /* *************************************************************************
- * socket-timeout numer_of_seconds
+ * socket-timeout number_of_seconds
  * *************************************************************************/
          case hash_socket_timeout :
          {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list