[tor-commits] [tor/master] core/include.am: spelling fix

nickm at torproject.org nickm at torproject.org
Thu Jan 9 01:50:12 UTC 2020


commit a48cb9fa436720c263dd41ce501076185aeb5872
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Jan 8 20:50:02 2020 -0500

    core/include.am: spelling fix
---
 src/core/include.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/core/include.am b/src/core/include.am
index 50a2e2eeb..bd36d01f2 100644
--- a/src/core/include.am
+++ b/src/core/include.am
@@ -168,7 +168,7 @@ LIBTOR_APP_A_SOURCES += src/app/main/ntmain.c
 endif
 
 #
-# Modules are conditionnally compiled in tor starting here. We add the C files
+# Modules are conditionally compiled in tor starting here. We add the C files
 # only if the modules has been enabled at configure time. We always add the
 # source files of every module to libtor-testing.a so we can build the unit
 # tests for everything. See the UNITTESTS_ENABLED branch below.



More information about the tor-commits mailing list