aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscgilardi <scgilardi@gmail.com>2008-04-07 06:47:28 +0000
committerscgilardi <scgilardi@gmail.com>2008-04-07 06:47:28 +0000
commita9cc1cb7c9acbacc58d55893b10d5a588f3ab191 (patch)
treedb8f3d536d4abe72ce7ad03102c00350275aa65c
parentda367723d33b20cb89e4aac7dc4221a0138c2f8f (diff)
jewel.clj: doc update
-rw-r--r--jewel.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/jewel.clj b/jewel.clj
index 9fff9063..7be977c9 100644
--- a/jewel.clj
+++ b/jewel.clj
@@ -21,7 +21,7 @@
;; and provides two functions that make it convenient to use jewels from
;; Clojure source code and the Clojure repl:
;;
-;; 'jewel/require' takes a symbol representing a jewel and zero or more
+;; 'jewel/require' takes a symbol that names a jewel and zero or more
;; optional keyword parameters.
;; jewel/require:
;; - ensures that the jewel is either already loaded or loads it from