diff --git a/docs/source/backends/index.rst b/docs/source/backends/index.rst index 8145d9681..6005c57ee 100644 --- a/docs/source/backends/index.rst +++ b/docs/source/backends/index.rst @@ -37,7 +37,7 @@ You can also execute expressions directly: Again, ``expr`` must have type ``IO ()``. -Finally, you can compile to an exectuable from the command line by adding +Finally, you can compile to an executable from the command line by adding the ``-o `` option: :: @@ -60,4 +60,3 @@ or via the `IDRIS2_CG` environment variable. chez racket gambit - diff --git a/support/racket/support.rkt b/support/racket/support.rkt index 880f1c601..0c4e42dae 100644 --- a/support/racket/support.rkt +++ b/support/racket/support.rkt @@ -153,7 +153,7 @@ 0 -1)) -; See blodown-read-bytevec for what 'dir' is for +; See blodwen-read-bytevec for what 'dir' is for (define (blodwen-write-bytevec dir fname vec max) (let ((origdir (current-directory))) (begin