summaryrefslogtreecommitdiff
path: root/thirdparty
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2018-07-30 21:04:28 +0200
committerStefan Weil <sw@weilnetz.de>2018-09-05 20:01:10 +0200
commit3d6ffaf3f3463b62830f88f50a8c1b510f555eb5 (patch)
treeb7a1b85dba172182e1ca0f1bee2d863ec2240086 /thirdparty
parent9d1a9dc20dd5155bab977a4f53d05c4bbd66533a (diff)
Fix some typos in code comments and documentation
All typos were found by Codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'thirdparty')
-rw-r--r--thirdparty/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/README.txt b/thirdparty/README.txt
index e7a961c0..85c95b55 100644
--- a/thirdparty/README.txt
+++ b/thirdparty/README.txt
@@ -5,5 +5,5 @@ They are solely provided for ease of build of OpenJPEG on system where those
3rd party libs are not easily accessible (typically non-UNIX).
The OpenJPEG does not recommend using those 3rd party libs over your system
-installed libs. The OpenJPEG does not even garantee that those libraries will
+installed libs. The OpenJPEG does not even guarantee that those libraries will
work for you.