Skip to content

Commit b41dcc0

Browse files
authored
typos
1 parent f7b803b commit b41dcc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/error-messages/tool-errors/linker-tools-warning-lnk4306.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ helpviewer_keywords: ["LNK4306"]
99

1010
> The auxiliary delayload import address table is not properly aligned with the primary delayload import address table. This may have negative perf impact.
1111
12-
This warning indicates a problem has occured within the linker.
12+
This warning indicates a problem has occurred within the linker.
1313

1414
Please report the issue and how you ran into it in the [C++ Developer Community channel](https://developercommunity.visualstudio.com/cpp). Add the tag `ARM64EC` to your issue to help us find the issue.

docs/error-messages/tool-errors/linker-tools-warning-lnk4307.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ helpviewer_keywords: ["LNK4307"]
99

1010
> The auxiliary delayload import address table copy is not properly aligned with the auxiliary delayload import address table. This may have negative perf impact.
1111
12-
This warning indicates a problem has occured within the linker.
12+
This warning indicates a problem has occurred within the linker.
1313

1414
Please report the issue and how you ran into it in the [C++ Developer Community channel](https://developercommunity.visualstudio.com/cpp). Add the tag `ARM64EC` to your issue to help us find the issue.

0 commit comments

Comments
 (0)