Skip to content

Commit

Permalink
#1943: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stmcgovern committed Sep 16, 2022
1 parent ab9934a commit e2fbf74
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 @@ -137,7 +137,7 @@ struct Scheduler : runtime::component::Component<Scheduler> {
void preDiagnostic() override;

/**
* \internal \brief Check for termination when running on a since node
* \internal \brief Check for termination when running on a single node
*/
static void checkTermSingleNode();

Expand Down

0 comments on commit e2fbf74

Please sign in to comment.