commit ae914dca45b96c7d7996068c7da52752985982c5
parent 231fbc65cbc9016807e7b017a837d0facdff12cf
Author: Nguyễn Hà Dương <cmpitg@gmail.com>
Date: Wed, 25 Jun 2014 23:00:04 +0700
Fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.rkt b/index.rkt
@@ -271,7 +271,7 @@ information functions are:
@margin-note{@racket[(syntax-source stx)] is returning @racket['eval],
only becaue of how I'm generating this documentation, using an
evaluator to run code snippets in Scribble. Normally this would be
-somthing like "my-file.rkt".}
+something like "my-file.rkt".}
@i[
(syntax-source stx)