Skip to content

Commit 31b0a5d

Browse files
Social-Meanhenryiii
authored andcommitted
fix doc typo
1 parent 76b7f53 commit 31b0a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pybind11Config.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ default is ``MODULE``. There are several options:
149149
``OPT_SIZE``
150150
Optimize for size, even if the ``CMAKE_BUILD_TYPE`` is not ``MinSizeRel``.
151151
``THIN_LTO``
152-
Use thin TLO instead of regular if there's a choice (pybind11's selection
152+
Use thin LTO instead of regular if there's a choice (pybind11's selection
153153
is disabled if ``CMAKE_INTERPROCEDURAL_OPTIMIZATIONS`` is set).
154154
``WITHOUT_SOABI``
155155
Disable the SOABI component (``PYBIND11_NEWPYTHON`` mode only).

0 commit comments

Comments
 (0)