[tor-commits] [sandboxed-tor-browser/master] Fixed another comment. (No functional changes).

yawning at torproject.org yawning at torproject.org
Sun Dec 18 06:28:12 UTC 2016


commit 99496ed70e2b891ede1b3c561c1d9a16335e74f3
Author: Yawning Angel <yawning at schwanenlied.me>
Date:   Sun Dec 18 06:27:32 2016 +0000

    Fixed another comment. (No functional changes).
---
 src/cmd/sandboxed-tor-browser/internal/ui/config/config.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cmd/sandboxed-tor-browser/internal/ui/config/config.go b/src/cmd/sandboxed-tor-browser/internal/ui/config/config.go
index aa5a05a..ff5ef9e 100644
--- a/src/cmd/sandboxed-tor-browser/internal/ui/config/config.go
+++ b/src/cmd/sandboxed-tor-browser/internal/ui/config/config.go
@@ -313,7 +313,7 @@ type Config struct {
 	// FirstLaunch is set for the first launch post install.
 	FirstLaunch bool `json:"firstLaunch"`
 
-	// LastVersion is the last `sandboxed-tor`browser` version that wrote
+	// LastVersion is the last `sandboxed-tor-browser` version that wrote
 	// the config file.
 	LastVersion string `json:"lastVersion"`
 



More information about the tor-commits mailing list