浏览代码

Tutorial: Fix path to file in exercise solution

Tyler Yankee 2 天之前
父节点
当前提交
1ad84c5301
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Help/guide/tutorial/In-Depth System Introspection.rst

+ 1 - 1
Help/guide/tutorial/In-Depth System Introspection.rst

@@ -380,7 +380,7 @@ The first ``TODO`` is easy, we add another option to our project.
   <details><summary>TODO 6: Click to show/hide answer</summary>
 
 .. literalinclude:: Step7/CMakeLists.txt
-  :caption: TODO 6: MathFunctions/CMakeLists.txt
+  :caption: TODO 6: CMakeLists.txt
   :name: CMakeLists.txt-enable-ipo
   :language: cmake
   :start-at: option(TUTORIAL_ENABLE_IPO