Skip to content

Commit f2bad23

Browse files
committed
typo
1 parent 444f8a8 commit f2bad23

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
@@ -12,7 +12,7 @@ Quadmath currently works on x86_64 Linux and macOS.
1212
- It may require a new-ish version of gcc which supports `__float128` type.
1313
- It has not been tested on 32 bit Linux.
1414
- I have not had any luck getting it to work on Windows. It's probably something to do with the calling convention: if someone figures it out I would be very grateful.
15-
- It does not work on ARM due to the lack of libquadmath supportt for that platform.
15+
- It does not work on ARM due to the lack of libquadmath support for that platform.
1616

1717
## Installation
1818
```julia

0 commit comments

Comments
 (0)