Skip to content

Commit 491f60d

Browse files
authored
pencil edit
1 parent 1f32fa0 commit 491f60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build-insights/tutorials/build-insights-function-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Set the optimization level to maximum optimizations:
4646
1. In the project properties, navigate to **C/C++** > **Optimization**.
4747
1. Set the **Optimization** dropdown to **Maximum Optimization (Favor Speed) ([`/O2`](../../build/reference/ob-inline-function-expansion.md))**.
4848

49-
:::image type="content" source="./media/max-optimization-setting.png" alt-text="Screenshot of the project property pages dialog. The settings are open to Configuration Properties > C/C++ > Optimization. The Optimization dropdown is set to Maximum Optimization (Favor Speed) (/O2).":::
49+
:::image type="content" source="./media/max-optimization-setting.png" alt-text="Screenshot of the project property pages dialog. The settings are open to Configuration Properties > C/C++ > Optimization. The Optimization dropdown is set to Maximum Optimization (Favor Speed) (/O2).":::
5050

5151
1. Click **OK** to close the dialog.
5252

0 commit comments

Comments
 (0)