summaryrefslogtreecommitdiff
path: root/chan.go
diff options
context:
space:
mode:
Diffstat (limited to 'chan.go')
-rw-r--r--chan.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/chan.go b/chan.go
index 985ee63..e2f093c 100644
--- a/chan.go
+++ b/chan.go
@@ -6,7 +6,7 @@ package gui
import (
// "regexp"
- // "git.wit.org/wit/gui/toolkit"
+ // "go.wit.com/gui/toolkit"
"sync"
"runtime"
"github.com/sourcegraph/conc"