commit 798179ed3a8deebd3c5a265b03431347e8238010
parent e00eb753c348be5092b41a2f249266be57dc0ce4
Author: Sam Tobin-Hochstadt <samth@cs.indiana.edu>
Date: Wed, 13 May 2015 10:59:28 -0400
Merge pull request #5 from lexi-lambda/patch-1
Fix typo in scriblib conditional content docs
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scribble-doc/scriblib/scribblings/render-cond.scrbl b/scribble-doc/scriblib/scribblings/render-cond.scrbl
@@ -11,7 +11,7 @@
As much as possible, Scribble documents should be independent of the
target format for rendering the document. To customize generated
-output, use styes plus ``back end'' configurations for each target
+output, use styles plus ``back end'' configurations for each target
format (see @secref[#:doc scribble-doc "config"] in
@other-manual[scribble-doc]).