Skip to content

Commit

Permalink
Merge pull request microsoft#36 from ColinM9991-zz/patch-1
Browse files Browse the repository at this point in the history
Fix spelling gap in EventRegister.md
  • Loading branch information
terrajobst authored Nov 21, 2019
2 parents 23e8176 + b9cc9e3 commit 6f936c0
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,7 @@ the one that controls all the validation/registration behavior exposed through
the `EventRegister` NuGet package.

#### Command line options
T
he command line options accepted by `EventRegister` have a direct correlation to
The command line options accepted by `EventRegister` have a direct correlation to
the properties described above. The one that may need explanation is
`ManifestXmlPrefix`, which is simply the concatenation of `$(EtwManifestOutDir)`
and `$(EtwManifestBaseName)`.
Expand Down Expand Up @@ -262,4 +261,4 @@ For detailed information on Event tracing for Windows [see this page][ETW].

[ETW]: http://msdn.microsoft.com/en-us/library/bb968803(VS.85).aspx
[ETW-Schema]: http://msdn.microsoft.com/en-us/library/aa384043(v=VS.85).aspx
[ETW-Vance]: http://blogs.msdn.com/b/vancem/archive/tags/eventsource/
[ETW-Vance]: http://blogs.msdn.com/b/vancem/archive/tags/eventsource/

0 comments on commit 6f936c0

Please sign in to comment.