summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/sync.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/leap/soledad/client/sync.py')
-rw-r--r--client/src/leap/soledad/client/sync.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/src/leap/soledad/client/sync.py b/client/src/leap/soledad/client/sync.py
index deb183ca..110baa0a 100644
--- a/client/src/leap/soledad/client/sync.py
+++ b/client/src/leap/soledad/client/sync.py
@@ -59,7 +59,8 @@ class SoledadSynchronizer(Synchronizer):
decryption will be done inline.
:type defer_decryption: bool
- :return: A deferred which will fire after the sync has finished.
+ :return: A deferred which will fire after the sync has finished with
+ the local generation before the synchronization was performed.
:rtype: twisted.internet.defer.Deferred
"""
sync_target = self.sync_target