Skip to content

Commit 71e8965

Browse files
Update README.md
1 parent 7291c46 commit 71e8965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Then 'Quadmath_examples' will be listed in the JuliaBox home screen. The example
5050
} words64;
5151
} myfloat128;
5252
```
53-
and calls the original function with `x.value` as actual parameter for the coorresponding formal parameter of type
53+
and calls the original function with `x.value` as actual parameter for the corresponding formal parameter of type
5454
`__float128`.
5555
This is exactly the technique we use in
5656
[quadmath_wrapper.c](https://github.com/HaraldHofstaetter/Quadmath.jl/blob/master/deps/src/quadmath_wrapper.c)

0 commit comments

Comments
 (0)