Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <widdis@gmail.com>
  • Loading branch information
dbwiddis committed Dec 29, 2022
1 parent 264c1e4 commit 243a102
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ public void testMSearchChildReqCancellationWithHybridTimeout() throws Exception
}

/**
* Sleeps for the specified number of milliseconds plus a 100ms buffer to account for system timer/sheduler inaccuracies.
* Sleeps for the specified number of milliseconds plus a 100ms buffer to account for system timer/scheduler inaccuracies.
*
* @param milliseconds The minimum time to sleep
* @throws InterruptedException if interrupted during sleep
Expand Down

0 comments on commit 243a102

Please sign in to comment.