We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338bb9d commit 0810857Copy full SHA for 0810857
pybind11_mkdoc/mkdoc_lib.py
@@ -313,7 +313,7 @@ def folder_version(d):
313
"you have installed the packages libclang1-{VER} and "
314
"libc++-{VER}-dev, where {VER} refers to the desired "
315
"Clang/LLVM version (e.g. 11). You may alternatively override "
316
- "the automatic search by specifying the LIBLLVM_DIR_PATH "
+ "the automatic search by specifying the LLVM_DIR_PATH "
317
"(for the LLVM base directory) and/or LIBCLANG_PATH (if "
318
"libclang is located at a nonstandard location) environment "
319
"variables.")
0 commit comments