Skip to content

Commit 9b9aa61

Browse files
committed
fix build error
1 parent 8bb381b commit 9b9aa61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Diagnostics/OverflowAction.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
The following example enumerates the event logs defined on the local computer and displays configuration details for each event log.
5151
5252
:::code language="csharp" source="~/snippets/csharp/System.Diagnostics/EventLog/GetEventLogs/source1.cs" id="Snippet2":::
53-
:::code language="vb" source="~/snippets/visualbasic/System.Diagnostics/EventLog/GetEventLogs/source.vb" id="Snippet2":::
53+
:::code language="vb" source="~/snippets/visualbasic/System.Diagnostics/EventLog/GetEventLogs/source1.vb" id="Snippet2":::
5454
5555
]]></format>
5656
</remarks>

0 commit comments

Comments
 (0)