ui/app: tweak comment

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2019-07-06 16:09:01 +02:00
parent 8e46bea6dc
commit 2d89a914e9
+1 -1
View File
@@ -70,7 +70,7 @@ const (
// os.Args. The arguments are separated with |.
// Useful for running programs on mobiles where the
// command line is not available.
// Set it with the go tool linker flag -X.
// Set with the go linker flag -X.
var extraArgs string
var windows = make(chan *Window)