CMake: Fix typo in a comment.

This commit is contained in:
Jia Tan 2023-03-18 00:40:28 +08:00
parent 76e2315e14
commit 8b2f6001b4
1 changed files with 1 additions and 1 deletions

View 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.