Skip to content

Commit 7397906

Browse files
Update README.md
1 parent 80a0318 commit 7397906

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
@@ -51,7 +51,7 @@ Then 'Quadmath_examples' will be listed in the JuliaBox home screen. The example
5151
```
5252
and calls the original function with `x.value` as actual parameter for the coorresponding formal parameter of type
5353
`__float128`.
54-
This is eaxtly the technique we use in
54+
This is exactly the technique we use in
5555
[quadmath_wrapper.c](https://github.com/HaraldHofstaetter/Quadmath.jl/blob/master/deps/src/quadmath_wrapper.c)
5656
to call the functions of the [libquadmath](https://gcc.gnu.org/onlinedocs/libquadmath/) library.
5757

0 commit comments

Comments
 (0)