aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/robertkrimen/otto/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/robertkrimen/otto/README.markdown')
-rw-r--r--vendor/github.com/robertkrimen/otto/README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/robertkrimen/otto/README.markdown b/vendor/github.com/robertkrimen/otto/README.markdown
index ed14f0ae9..a1ae7d1ae 100644
--- a/vendor/github.com/robertkrimen/otto/README.markdown
+++ b/vendor/github.com/robertkrimen/otto/README.markdown
@@ -114,7 +114,7 @@ http://godoc.org/github.com/robertkrimen/otto/parser
Parse and return an AST
```go
-filenamee := "" // A filename is optional
+filename := "" // A filename is optional
src := `
// Sample xyzzy example
(function(){