diff --git a/pollen/private/ts.rktd b/pollen/private/ts.rktd index 2cddb55..982c262 100644 --- a/pollen/private/ts.rktd +++ b/pollen/private/ts.rktd @@ -1 +1 @@ -1553908501 +1555990565 diff --git a/pollen/scribblings/raco.scrbl b/pollen/scribblings/raco.scrbl index 0bdf38c..fe49adb 100644 --- a/pollen/scribblings/raco.scrbl +++ b/pollen/scribblings/raco.scrbl @@ -134,7 +134,7 @@ Certain files and directories are automatically omitted from the published direc Finds Pollen source files in the current directory, compiles them, and loads the results into the @seclink["Cache" #:doc '(lib "pollen/scribblings/pollen.scrbl")]. This will give you the snappiest performance during an interactive session with the project server. -Can also be invoked as @racket[raco pollen setup _directory], which will set up a different project @racket[_directory]. +Can also be invoked as @racket[raco pollen setup _directory], which will set up the files in @racket[_directory]. @section{@exec{raco pollen reset}}