summaryrefslogtreecommitdiff
path: root/area.go
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-06-06 10:09:18 -0400
committerPietro Gagliardi <[email protected]>2014-06-06 10:09:18 -0400
commit61ed2ea8224c207513e5657c697b4fdf995ac2ea (patch)
tree393d7432167c0323d48ca4ba48911c24f09e5a4f /area.go
parent4b70a37fb1745b5c51b3116fdac660e8cd25fa2b (diff)
Marked a sentence in the Area docs as not being active.
Diffstat (limited to 'area.go')
-rw-r--r--area.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/area.go b/area.go
index 90c32da..5608558 100644
--- a/area.go
+++ b/area.go
@@ -24,7 +24,7 @@ import (
// Character processing methods differ across operating
// systems; trying ot recreate these yourself is only going
// to lead to trouble.
-// [Use TextArea instead, providing a TextAreaHandler.]
+// [FOR FUTURE PLANNING Use TextArea instead, providing a TextAreaHandler.]
//
// To facilitate development and debugging, for the time being, Areas only work on GTK+.
type Area struct {