fix some minor bug and typos in previous commit

svn: r8533

original commit: 3da233dd8e1e3e911540c8d1e93d5a49903e8606
This commit is contained in:
Eli Barzilay 2008-02-05 00:22:33 +00:00
parent d4db2b3df8
commit 4a8fae32ed

View File

@ -60,7 +60,7 @@ EOS
@filepath{info.ss} module, here's a suitable complete module:
@schemeblock[
#lang setup/infotab
\#lang setup/infotab
(define name "Some documentation")
(define scribblings '(("manual.scrbl" ())))
]}