[tor-commits] [tor-browser-build/master] Bug 29848: Fix "optionaly" typo

gk at torproject.org gk at torproject.org
Thu Mar 21 16:09:36 UTC 2019


commit afb8211e83a2a7adb29c0164836067327fcecd7d
Author: JeremyRand <biolizard89 at gmail.com>
Date:   Thu Mar 21 15:43:29 2019 +0000

    Bug 29848: Fix "optionaly" typo
---
 projects/go/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/go/config b/projects/go/config
index ab0a6d3..c039b04 100644
--- a/projects/go/config
+++ b/projects/go/config
@@ -21,7 +21,7 @@ var:
 
   # Template build script for building a go library.
   # This can be called as projects/go/var/build_go_lib.
-  # You need to define /var/go_lib, and optionaly var/go_lib_install as
+  # You need to define /var/go_lib, and optionally var/go_lib_install as
   # a list of install targets.
   build_go_lib: |
     #!/bin/bash



More information about the tor-commits mailing list