Fixed typo in introduction

This commit is contained in:
Neil Toronto 2012-02-25 15:41:29 -07:00
parent 3ed1a78713
commit 50df61fc4e

View File

@ -138,7 +138,7 @@ Here, the top surface is first in the list, but the bottom surface is drawn firs
@section{Plotting to Files}
Any plot can be rendered to PNG, PDF, PS and SVG files using @(racket plot->file) and @(racket plot3d->file), to include in papers and other published media.
Any plot can be rendered to PNG, PDF, PS and SVG files using @(racket plot-file) and @(racket plot3d-file), to include in papers and other published media.
@section{Colors and Styles}