summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-05-02 10:56:28 -0400
committerBrad King <brad.king@kitware.com>2016-05-02 10:56:28 -0400
commit2699babc95c99b98ecb8bb0d34f0331394ee4c5f (patch)
treedb5889011412dcdb5592abde16e7d19542a4cbff /CMakeLists.txt
parent167e97be1d35c1e0947d768adbf94712244aad6b (diff)
downloadlibarchive-2699babc95c99b98ecb8bb0d34f0331394ee4c5f.tar.gz
Fix spelling typos in comments
The Debian package checker tool (lintian) detected a few typos. Reported-by: Felix Geyer <fgeyer@debian.org>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4b970390..68e94a6a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -365,7 +365,7 @@ IF(DEFINED __GNUWIN32PATH AND EXISTS "${__GNUWIN32PATH}")
# e.g.
# cmake -DCMAKE_PREFIX_PATH=<your-GnuWin32-path> <path-to-source>
#
- # If compiling error occured in zconf.h, You may need patch to zconf.h.
+ # If compiling error occurred in zconf.h, You may need patch to zconf.h.
#--- zconf.h.orig 2005-07-21 00:40:26.000000000
#+++ zconf.h 2009-01-19 11:39:10.093750000
#@@ -286,7 +286,7 @@