Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
sorgom committed Jan 25, 2024
1 parent 8917522 commit c6be638
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/ifs/I_Dispatcher.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ class I_Dispatcher

// ============================================================
// when loading project data
// subsytems assign themselfs with:
// subsystems assign themselves with:
// - element name
// - subsystem id
// - own processing element position
// and shall recieve:
// and shall receive:
// - dispatcher id
// ============================================================
virtual INT32 assign(const ElementName& name, E_Subsys subs, UINT32 pos) = 0;
Expand Down

0 comments on commit c6be638

Please sign in to comment.