summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc.go b/doc.go
index 2b324c9..3f8bc64 100644
--- a/doc.go
+++ b/doc.go
@@ -64,9 +64,6 @@ GUI Usage
Errors
-Since it is possible for custom Stringer/error interfaces to panic, spew
-detects them and handles them internally by printing the panic information
-inline with the output. Since spew is intended to provide deep pretty printing
-capabilities on structures, it intentionally does not return any errors.
+Not sure about errors yet. To early to document them. This is a work in progress.
*/
package gui