Typo in docs.

This commit is contained in:
Asumu Takikawa 2011-08-24 03:00:41 -04:00
parent 6c91288f2f
commit 36d3cc69db

View File

@ -259,7 +259,7 @@ text ``egg''. If so, it adds ``easter '' just before.
@section[#:tag "adding-languages"]{Adding Languages to DrRacket}
@index{adding languages to DrRacket}
@subsection{@tt{#lang}-based Langauges in DrRacket}
@subsection{@tt{#lang}-based Languages in DrRacket}
If a language can be implemented as a module
(see @racket[module] for details), then the simplest and