mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-25 12:42:02 +03:00
Fix typo in backends/index.rst and racket/support.rkt
This commit is contained in:
parent
fc08b361f3
commit
9160d2772a
@ -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 <output file>`` option:
|
||||
|
||||
::
|
||||
@ -60,4 +60,3 @@ or via the `IDRIS2_CG` environment variable.
|
||||
chez
|
||||
racket
|
||||
gambit
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user