Fix typo.

This commit is contained in:
Vincent St-Amour 2011-07-01 21:27:04 -04:00
parent 1b702a2ae3
commit 80bea07d5c

View File

@ -6,7 +6,7 @@
@title{Cards: Virtual Playing Cards Library}
@defmodule[games/cards]{The @racketmodname[games/cards]
module provides a toolbox for creating cards games.}
module provides a toolbox for creating card games.}
@; ----------------------------------------------------------------------
@section{Creating Tables and Cards}