Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsracz committed Jan 1, 2021
1 parent b476403 commit c3e992c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/ScheduledQueue.cxxtest
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ protected:
};

/// Adds a new entry to the queue.
/// @param prio which priority band ot add to
/// @param prio which priority band to add to
/// @return the index of the new member.
unsigned add_empty(unsigned prio)
{
Expand Down

0 comments on commit c3e992c

Please sign in to comment.