mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-20 06:39:54 +01:00
Fix a typo.
This commit is contained in:
@@ -48,7 +48,7 @@ class MailboxUploadWorker implements MailboxWorker, ConnectivityObserver,
|
|||||||
EventListener {
|
EventListener {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* When the worker is started is checks for data to send. If data is ready
|
* When the worker is started it checks for data to send. If data is ready
|
||||||
* to send, the worker waits for a connectivity check, then writes and
|
* to send, the worker waits for a connectivity check, then writes and
|
||||||
* uploads a file and checks again for data to send.
|
* uploads a file and checks again for data to send.
|
||||||
* <p>
|
* <p>
|
||||||
|
|||||||
Reference in New Issue
Block a user