[racket-dev] doc typo?

2012-03-16 Thread John Clements
The documentation for in-directory reads: "Return a sequence that produces all of the paths for files, directories, and links with dir. If dir is not #f, then every produced path starts with dir as its prefix. If dir is #f, then paths in and relative to the current directory are produced." Was

[racket-dev] Doc typo

2010-07-28 Thread Paulo J. Matos
>From the raco exe help pma...@mietzekatze:~/Code/eboc $ ~/Applications/racket-5.0.1.1/bin/raco help exe raco exe [ ... ] where is one of -o : Write executable as --gui : Geneate GUI executable ... Should be Generate instead of Geneate. -- PMatos __