We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a1a713 commit 9dfb4aaCopy full SHA for 9dfb4aa
README.md
@@ -43,7 +43,7 @@ platforms, the macro `ZR_USE_STD_FIXED_TYPES` can be defined, or each type can
43
be overridden individually.
44
45
The same applies to redefining `size_t`—on almost all platforms the size of
46
-`size_t` equals the targetted architecture, that is either 32 or 64 bits. Here
+`size_t` equals the targeted architecture, that is either 32 or 64 bits. Here
47
again, if that's not enough then it's still possible to define
48
the macro `ZR_USE_STD_BASIC_TYPES`.
49
0 commit comments