Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
casidiablo committed Mar 5, 2015
1 parent 6799203 commit 286bc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample.project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
;; other Java interop functionality. Put a regex here to compile all
;; namespaces whose names match. If you only need AOT for an uberjar
;; gen-class, put `:aot :all` in the :uberjar profile and see :target-path for
;; how to enable profile-baset target isolation.
;; how to enable profile-based target isolation.
:aot [org.example.sample]
;; Forms to prepend to every form that is evaluated inside your project.
;; Allows working around the Gilardi Scenario: http://technomancy.us/143
Expand Down

0 comments on commit 286bc3f

Please sign in to comment.