diff options
Diffstat (limited to 'src/clojure/contrib/agent_utils.clj')
-rw-r--r-- | src/clojure/contrib/agent_utils.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clojure/contrib/agent_utils.clj b/src/clojure/contrib/agent_utils.clj index a8c718c6..0ab845d5 100644 --- a/src/clojure/contrib/agent_utils.clj +++ b/src/clojure/contrib/agent_utils.clj @@ -13,7 +13,7 @@ ;; note to other contrib members: feel free to add to this lib (ns - #^{:author "Cheistophe Grande", + #^{:author "Christophe Grande", :doc "Miscellaneous agent utilities (note to other contrib members: feel free to add to this lib)", } |