Skip to content

Commit

Permalink
pcsc-spy: fix a typo in a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LudovicRousseau committed Mar 22, 2019
1 parent e641eaa commit 9561e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spy/pcsc-spy
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ class PCSCdemultiplexer(object):

# in case the thread changes
if previous_thread != thread:
# schedule the other thread so it has time to emtpy its
# schedule the other thread so it has time to empty its
# queue
time.sleep(.01)

Expand Down

0 comments on commit 9561e55

Please sign in to comment.