commit 94804a1579a0caba62920daaafaa0429920463f9
parent 5d15699944e859c7a19d620e9bb3889052ae0576
Author: Leif Andersen <leif@leifandersen.net>
Date: Wed, 9 Sep 2015 13:15:53 -0400
Fix types in sigplan documentation
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/scribble-doc/scribblings/scribble/sigplan.scrbl b/scribble-doc/scribblings/scribble/sigplan.scrbl
@@ -40,7 +40,7 @@ same line as @hash-lang[], with only whitespace (or other options) between
@defidform[onecolumn]{
-Enables the @tt{onecolumn} option. Use @racket[onecolumn] only on the
+Enables the @tt{onecolumn} option. Use only on the
same line as @hash-lang[], with only whitespace (or other options) between
@racketmodname[scribble/sigplan] and @racket[onecolumn]:
@@ -52,8 +52,8 @@ same line as @hash-lang[], with only whitespace (or other options) between
@defidform[notimes]{
Disables the use of @tt{\usepackage@"{"times@"}"} in the generated LaTeX output.
-Use @racket[onecolumn] only on the
-same line as @hash-lang[], with only whitespace (or other options) between
+Use only on the same line as @hash-lang[],
+with only whitespace (or other options) between
@racketmodname[scribble/sigplan] and @racket[notimes]:
@codeblock|{
@@ -63,8 +63,8 @@ same line as @hash-lang[], with only whitespace (or other options) between
@defidform[noqcourier]{
Disables the use of @tt{\usepackage@"{"qcourier@"}"} in the generated LaTeX output.
-Use @racket[onecolumn] only on the
-same line as @hash-lang[], with only whitespace (or other options) between
+Use only on the same line as @hash-lang[],
+with only whitespace (or other options) between
@racketmodname[scribble/sigplan] and @racket[noqcourier]:
@codeblock|{