]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
CMake: Fix typo in a comment.
authorJia Tan <jiat0218@gmail.com>
Fri, 17 Mar 2023 16:40:28 +0000 (00:40 +0800)
committerJia Tan <jiat0218@gmail.com>
Fri, 17 Mar 2023 16:41:09 +0000 (00:41 +0800)
CMakeLists.txt

index 6b2367c220052cfc02c2dc9ce9a3b7c3fc9a763a..8d9b056ca469e06e3b5ec03b9dfe89e663aa314f 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Very limited CMake support for building some parts of XZ Utils
 #
-# For now, this is indented to be useful to build static or shared liblzma
+# For now, this is intended to be useful to build static or shared liblzma
 # on Windows with MSVC (to avoid the need to maintain Visual Studio project
 # files). Building liblzma on a few other platforms should work too but it
 # is somewhat experimental and not as portable as using ./configure.