Skip to content

Commit

Permalink
Emacs fixed some whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
amalloy committed Oct 20, 2011
1 parent d149196 commit 8014ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/foreclojure/problems.clj
Expand Up @@ -303,7 +303,7 @@ Return a map, {:message, :error, :url, :num-tests-passed}."
[:br]
[:br]
[:p#instruct "Code which fills in the blank: "]
(when (wants-no-javascript-codebox?) [:span#disable-javascript-codebox])
(when (wants-no-javascript-codebox?) [:span#disable-javascript-codebox])
(text-area {:id "code-box"
:spellcheck "false"}
:code (escape-html
Expand Down

0 comments on commit 8014ea8

Please sign in to comment.