Skip to content

Commit b94c1f5

Browse files
author
Schneider
committed
agileeventsource-class: fix typo
1 parent a899daf commit b94c1f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cppcx/wrl/agileeventsource-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class AgileEventSource :
2727
The interface to a delegate that represents an event handler.
2828
2929
*TEventSourceOptions*<br/>
30-
An [InvokeModeOptions](invokemodeoptions-structure.md) stucture whose invokeMode field is set to `InvokeMode::StopOnFirstError` or `InvokeMode::FireAll`.
30+
An [InvokeModeOptions](invokemodeoptions-structure.md) structure whose invokeMode field is set to `InvokeMode::StopOnFirstError` or `InvokeMode::FireAll`.
3131
3232
## Remarks
3333

0 commit comments

Comments
 (0)