From: Jia Tan Date: Fri, 17 Mar 2023 16:40:28 +0000 (+0800) Subject: CMake: Fix typo in a comment. X-Git-Tag: v5.4.2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=01a67e89a56c3ebf5f6681bd06f0edc22a1ae594;p=thirdparty%2Fxz.git CMake: Fix typo in a comment. --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 6b2367c2..8d9b056c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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.