Skip to content

Commit

Permalink
#2002: Context: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobDomagala committed Nov 14, 2022
1 parent 5a16704 commit debc638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vt/context/runnable_context/td.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ struct TD {

/**
* \brief During finish \c TD will pop all epochs off of the stack down to the
* size in captured in \c start()
* size it captured in \c start()
*/
void finish();

Expand Down

0 comments on commit debc638

Please sign in to comment.