Skip to content

Commit db6e03f

Browse files
authored
[Doc] Fix typo. (#55)
1 parent 8070e96 commit db6e03f

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
@@ -272,7 +272,7 @@ Binding has this option too. Freetype especially useful when you use custom font
272272
There are two types of precompiled binaries: 1. with stb (the default one) 2. with freetype.
273273
You can decide by yourself, which kind of libraries for any system you want to use.
274274

275-
Take a not, that for Linux and Mac users using of freetype will add an additional dependency to the `libfreetype` itself.
275+
Take a note, that for Linux and Mac users using of freetype will add an additional dependency to the `libfreetype` itself.
276276
This is not the case for Windows users, since `dll` binaries are compiled fully statically and already include freetype in themselves.
277277

278278
**For fully portable application** use default binaries.<br>

0 commit comments

Comments
 (0)