Skip to content

Commit 6afc0ad

Browse files
committed
edit pass: header-unit-walkthroughs
1 parent ceb8586 commit 6afc0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/walkthrough-import-stl-header-units.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ To access this setting:
230230
> Ensure that projects that share header units are built with compatible compilation options. If you use compilation options when you implement the header unit that are different from the ones you used when you created it, the compiler will issue warnings.
231231
232232
> [!NOTE]
233-
> To use header units built as a part of a **DLL** project, the project property setting **All Modules arePublic** should be set to **Yes**.
233+
> To use header units built as a part of a DLL project, set **All Modules are Public** to **Yes**.
234234
235235
## See also
236236

0 commit comments

Comments
 (0)