Remove prose infelicity.

(Reported by Shriram a while ago.)
This commit is contained in:
Eli Barzilay 2012-05-07 20:49:19 -04:00
parent 6dfcf68a12
commit 99f87cf72b

View File

@ -278,7 +278,7 @@ information about @|PLaneT| packages.}
Another approach is to distribute your language as a @|PLaneT|
package. A drawback of using a @|PLaneT| package is that users must
type @racket[@#,hash-lang[] @#,racketmodname[planet]] followed by a
@|PLaneT| path to access the language. The great advantages are that the
@|PLaneT| path to access the language. The advantages are that the
@|PLaneT| package can be installed automatically, it can be versioned,
and it co-exists more easily with other packages.