diff --git a/src/clj/com/rpl/specter.cljc b/src/clj/com/rpl/specter.cljc index 618ec01..328d4e5 100644 --- a/src/clj/com/rpl/specter.cljc +++ b/src/clj/com/rpl/specter.cljc @@ -972,7 +972,7 @@ :else (i/throw-illegal "NAME can only be used on symbols or keywords - " structure) )))) -(defnav ^{:doc "Navigates to the name portion of the keyword or symbol"} +(defnav ^{:doc "Navigates to the namespace portion of the keyword or symbol"} NAMESPACE [] (select* [this structure next-fn]