Skip to content

Commit 9dfb4aa

Browse files
author
Christopher Crouzet
committed
Fix a typo
1 parent 7a1a713 commit 9dfb4aa

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
@@ -43,7 +43,7 @@ platforms, the macro `ZR_USE_STD_FIXED_TYPES` can be defined, or each type can
4343
be overridden individually.
4444

4545
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
46+
`size_t` equals the targeted architecture, that is either 32 or 64 bits. Here
4747
again, if that's not enough then it's still possible to define
4848
the macro `ZR_USE_STD_BASIC_TYPES`.
4949

0 commit comments

Comments
 (0)