Fixed typo
This commit is contained in:
parent
9e9e3373e0
commit
18c9468af5
|
@ -21,7 +21,7 @@
|
||||||
for 64-bit processors and it seems that you are not\
|
for 64-bit processors and it seems that you are not\
|
||||||
compiling for a known 64-bit platform. All fast kernels\
|
compiling for a known 64-bit platform. All fast kernels\
|
||||||
will be disabled and performance may be poor. Please\
|
will be disabled and performance may be poor. Please\
|
||||||
use a 64-bt target such as x64 or 64-bit ARM.")
|
use a 64-bit target such as x64 or 64-bit ARM.")
|
||||||
#else
|
#else
|
||||||
#error "The simdjson library is designed\
|
#error "The simdjson library is designed\
|
||||||
for 64-bit processors. It seems that you are not\
|
for 64-bit processors. It seems that you are not\
|
||||||
|
|
Loading…
Reference in New Issue