summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index d973727..8a39e39 100644
--- a/main.go
+++ b/main.go
@@ -1,7 +1,7 @@
// Lexington is a command line tool to convert between several formats used for screenwriting.
// When you write a screenplay in Fountain, you can use this tool to convert it into other formats.
// The tool uses an internal format called lex which can be used to tweak the output.
-// Run the compiled tool with --help to get information about usage.
+// Run the compiled tool with --help to get information about usage.
package main
import (