Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vydd committed May 9, 2016
1 parent 96cffa4 commit 83526e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hello-world.lisp
Expand Up @@ -9,7 +9,7 @@
;;; |_| |_|_____|_____|_____\___/ \_/\_/ \___/|_| \_\_____|____/

(defsketch hello-world
((title "hello, world!")
((title "Hello, world!")
(unit (/ width 10))
(height width))
(background (gray 0.6))
Expand Down

0 comments on commit 83526e9

Please sign in to comment.