We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0816e6d commit 4bd2a90Copy full SHA for 4bd2a90
python/src/deltachat/account.py
@@ -216,7 +216,7 @@ def get_self_contact(self):
216
def create_contact(self, obj, name=None):
217
""" create a (new) Contact or return an existing one.
218
219
- Calling this method will always resulut in the same
+ Calling this method will always result in the same
220
underlying contact id. If there already is a Contact
221
with that e-mail address, it is unblocked and its display
222
`name` is updated if specified.
0 commit comments