Skip to content

Commit

Permalink
#672: docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lifflander committed Jun 21, 2020
1 parent 9be259e commit ce067d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vt/scheduler/scheduler.h
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ struct Scheduler : runtime::component::Component<Scheduler> {
void printMemoryUsage();

/**
* \brief Enqueue a action associated with a prioritized message. The action
* \brief Enqueue an action associated with a prioritized message. The action
* will be enqueued with the priority found on the message.
*
* \param[in] msg the message
Expand Down

0 comments on commit ce067d8

Please sign in to comment.