summaryrefslogtreecommitdiff
path: root/src/clj/clojure/inspector.clj
diff options
context:
space:
mode:
Diffstat (limited to 'src/clj/clojure/inspector.clj')
-rw-r--r--src/clj/clojure/inspector.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clj/clojure/inspector.clj b/src/clj/clojure/inspector.clj
index d7f8f30f..d28d1ea8 100644
--- a/src/clj/clojure/inspector.clj
+++ b/src/clj/clojure/inspector.clj
@@ -6,7 +6,7 @@
; the terms of this license.
; You must not remove this notice, or any other, from this software.
-(ns #^{:doc "Graphical object inspector for Clojure data structures."
+(ns ^{:doc "Graphical object inspector for Clojure data structures."
:author "Rich Hickey"}
clojure.inspector
(:import