FindLibLZMA: Avoid unnecessary UTF-8 sequences in documentation

This commit is contained in:
Brad King
2026-02-08 16:16:20 -05:00
parent 5f9bcdceb8
commit 1b889d9b6d
+1 -1
View File
@@ -6,7 +6,7 @@ FindLibLZMA
-----------
Finds the liblzma, a data compression library that implements the LZMA
(Lempel–Ziv–Markov chain algorithm):
(Lempel-Ziv-Markov chain algorithm):
.. code-block:: cmake