Skip to content

Commit

Permalink
Restyle
Browse files Browse the repository at this point in the history
  • Loading branch information
andreilitvin committed Jun 4, 2024
1 parent 5332c0b commit b95086c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/interaction-model/Events.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ std::optional<EventNumber> GenerateEvent(G & generator, const T & aEventData, En
/// Exposes event access capabilities.
///
/// Allows callers to "generate events" which effectively notifies of an event having
/// ocurred.
/// ocurred.
class Events
{
public:
Expand Down

0 comments on commit b95086c

Please sign in to comment.