summaryrefslogtreecommitdiff
path: root/docs/CMake.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CMake.html')
-rw-r--r--docs/CMake.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CMake.html b/docs/CMake.html
index 1f50d397f0..2d4f4ef8c8 100644
--- a/docs/CMake.html
+++ b/docs/CMake.html
@@ -352,7 +352,7 @@
<p>to your linker options. This is required for adding the relevant
LLVM object code to the executable. Not doing this will result on
- some methods returning NULL (<i>ExecutionEngine::create</i>, for
+ some methods returning NULL (<i>EngineBuilder::create</i>, for
instance).</p>
</div>