]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix typo in changelog
authorRoger Dingledine <arma@torproject.org>
Mon, 7 Mar 2022 19:35:48 +0000 (14:35 -0500)
committerRoger Dingledine <arma@torproject.org>
Mon, 7 Mar 2022 19:35:48 +0000 (14:35 -0500)
ChangeLog

index dc3cf92cd86c1e122e02699bddd3350d1b1ab819..16144066bfe391f31fd28839c4e9fdc2b7d7cbae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -127,7 +127,7 @@ Changes in version 0.4.5.12 - 2022-02-04
 
   o Minor bugfixes (compilation):
     - Fix a compilation error when trying to build Tor with a compiler
-      that does not support expanding statitically initialized const
+      that does not support expanding statically initialized const
       values in macro's. Fixes bug 40410; bugfix on 0.4.5.1-alpha
     - Fix our configuration logic to detect whether we had OpenSSL 3:
       previously, our logic was reversed. This has no other effect than