Skip to content

Commit 2aebe1e

Browse files
authored
Fix typo: Fotran -> Fortran
1 parent ab70954 commit 2aebe1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Formura = Formula Translator - Translator + RA (Reserach Assistant)
1010

1111
- Also c.f. [The paper](https://github.com/nushio3/formura/blob/master/reference/muranushi%2B-fhpc2016.pdf) and [The slides](https://github.com/nushio3/formura/blob/master/reference/slides-fhpc2016.pdf) on Formura @ FHPC2016.
1212

13-
In Formura, you can describe stencil computations just as if you would write the discretized formulae in the papers, without even translating them into Fotran.
13+
In Formura, you can describe stencil computations just as if you would write the discretized formulae in the papers, without even translating them into Fortran.
1414

1515
The syntax of Formura is kept simple, so that you can easily learn and write simple Formura programs, and you can generate more complex Formura programs from your favorite programming languages.
1616

0 commit comments

Comments
 (0)