diff --git a/examples/text/main.go b/examples/text/main.go index f9969492b..c7103ec88 100644 --- a/examples/text/main.go +++ b/examples/text/main.go @@ -38,7 +38,7 @@ const ( screenHeight = 480 ) -const sampleText = `The quick brown fox jumps +const sampleText = ` The quick brown fox jumps over the lazy dog.` var (