diff --git a/collects/meta/planet2-index/official/main.rkt b/collects/meta/planet2-index/official/main.rkt index 96e5c547df..e8c73271cf 100644 --- a/collects/meta/planet2-index/official/main.rkt +++ b/collects/meta/planet2-index/official/main.rkt @@ -563,7 +563,7 @@ `(span (input ([name "source"] [type "text"] [value ,(package-ref* i 'source "")])) - " (" (a ([href "http://pre.racket-lang.org/docs/html/planet2/Planet_2_Concepts.html#(tech._package._source)"]) "details") ")") + " (" (a ([href "http://pre.racket-lang.org/docs/html/planet2/Package_Concepts.html#(tech._package._source)"]) "details") ")") `(a ([href ,(package-url->useful-url (package-ref i 'source))]) ,(package-ref i 'source))))) diff --git a/collects/planet2/main.rkt b/collects/planet2/main.rkt index 2b3f5f008d..fc8ebb677e 100644 --- a/collects/planet2/main.rkt +++ b/collects/planet2/main.rkt @@ -125,7 +125,7 @@ (printf "~a\n" (case mode [(i) "Installation-wide:"] [(s) "User-specific, all-version:"] - [(u) "User-spcific, version-specific:"]))) + [(u) "User-specific, version-specific:"]))) (parameterize ([current-install-system-wide? (eq? mode 'i)] [current-install-version-specific? (eq? mode 'u)] [current-pkg-error (pkg-error 'show)]) diff --git a/collects/planet2/scribblings/planet2.scrbl b/collects/planet2/scribblings/planet2.scrbl index f3c1dd3e35..f76e288043 100644 --- a/collects/planet2/scribblings/planet2.scrbl +++ b/collects/planet2/scribblings/planet2.scrbl @@ -476,7 +476,7 @@ PLT curation.} @section[#:tag "metadata"]{Package Metadata} -Package metadata, including dependencies on thar packages, is reported +Package metadata, including dependencies on other packages, is reported by an @filepath{info.rkt} module within the package. This module must be implemented in the @racketmodname[setup/infotab] language. @@ -693,7 +693,7 @@ responsive about fixing regressions against changes in Racket, etc.} ] -This categories will be curated by PLT. +These categories will be curated by PLT. Our goal is for all packages to be in the @reponame{solar-system}, with the @reponame{galaxy} as a temporary place while the curators work with the