www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 6eb837adf5d9dec7f1d20ee106f882f6be1f3f4a
parent 231fbc65cbc9016807e7b017a837d0facdff12cf
Author: Greg Hendershott <greghendershott@gmail.com>
Date:   Wed, 25 Jun 2014 12:34:57 -0400

Merge pull request #10 from cmpitg/patch-1

Fix typo
Diffstat:
Mindex.rkt | 2+-
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)