FIxed typo: repeated word

This commit is contained in:
DrBearhands 2021-10-13 14:51:59 +02:00 committed by G. Allais
parent f73e79c3f3
commit 7a4af0cad4

View File

@ -63,7 +63,7 @@ The ``CExp`` is closer in the compiling process to code generation.
The custom code generation back-end gets The custom code generation back-end gets
a context of definitions, a context of definitions,
a template directory and an an output directory, a template directory and an output directory,
a ``Core.TT.ClosedTerm`` to compile and a path to an output file. a ``Core.TT.ClosedTerm`` to compile and a path to an output file.
.. code-block:: idris .. code-block:: idris