Skip to content

Commit

Permalink
fixed typo in comment...
Browse files Browse the repository at this point in the history
  • Loading branch information
dghgit committed Aug 8, 2022
1 parent a5aeeb2 commit 36e75a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ public void testRevokedEndEntityWithSoftFailure()

try
{
Thread.sleep(1000); // make sure some time ellapses between first and second failure.
Thread.sleep(1000); // make sure some time elapses between first and second failure.
}
catch (Exception e)
{
Expand Down

0 comments on commit 36e75a9

Please sign in to comment.