summaryrefslogtreecommitdiff
path: root/cmake/zlib.cmake
diff options
context:
space:
mode:
authorfluesvamp <askeblad@outlook.com>2022-08-07 17:07:39 -0500
committerVicențiu Ciorbaru <cvicentiu@gmail.com>2022-08-09 18:41:09 +0300
commitf2830af16c3a8c551e6b2821e5c7a33e652127b4 (patch)
tree81a4e95e0f3418455087807d86efc0e068c974ee /cmake/zlib.cmake
parent195833f1b641b0e119507040ae6feb607201900e (diff)
downloadmariadb-git-f2830af16c3a8c551e6b2821e5c7a33e652127b4.tar.gz
Fix typos in the codebase.
Diffstat (limited to 'cmake/zlib.cmake')
-rw-r--r--cmake/zlib.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/zlib.cmake b/cmake/zlib.cmake
index 628bbf15f67..9e085189e4f 100644
--- a/cmake/zlib.cmake
+++ b/cmake/zlib.cmake
@@ -26,7 +26,7 @@ ENDMACRO()
#
# Provides the following configure options:
# WITH_ZLIB_BUNDLED
-# If this is set,we use bindled zlib
+# If this is set,we use bundled zlib
# If this is not set,search for system zlib.
# if system zlib is not found, use bundled copy
# ZLIB_LIBRARIES, ZLIB_INCLUDE_DIR and ZLIB_SOURCES