add missing space (a better fix would be to note-lib)

svn: r9789
This commit is contained in:
Eli Barzilay 2008-05-10 06:34:09 +00:00
parent 26e78df5f5
commit 759aba2105

View File

@ -34,7 +34,7 @@ itself imports variables that will be propagated to unresolved
imported variables in the linked units, and re-exports some variables
from the linked units for further linking.
@note-lib[scheme/unit #:use-sources (mzlib/unit)]{The
@note-lib[scheme/unit #:use-sources (mzlib/unit)]{ The
@schememodname[scheme/unit] module name can be used as a language name
with @schemefont{#lang}; see @secref["single-unit"].}