]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python-cffi/notmuch2/_errors.py
python/notmuch2: fix typo for "destroyed"
[notmuch] / bindings / python-cffi / notmuch2 / _errors.py
index 1c88763b95d1daa22f3d094c640360ec34149b04..13369445ffabd0b309f0a7a731335bf8b531a5ca 100644 (file)
@@ -97,7 +97,7 @@ class IllegalArgumentError(NotmuchError): pass
 
 
 class ObjectDestroyedError(NotmuchError):
-    """The object has already been destoryed and it's memory freed.
+    """The object has already been destroyed and it's memory freed.
 
     This occurs when :meth:`destroy` has been called on the object but
     you still happen to have access to the object.  This should not