Break API compatibility for qt:with-app and qt:exec & spellcheck
src/lisp-object.lisp
Wed Jul 1 12:58:06 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Break API compatibility for qt:with-app and qt:exec & spellcheck
--- old-qt.gui/src/lisp-object.lisp 2014-10-30 07:46:04.000000000 +0100
+++ new-qt.gui/src/lisp-object.lisp 2014-10-30 07:46:04.000000000 +0100
@@ -51,7 +51,7 @@
(defun translate-cxx-lisp-object (pointer)
"Returns the object of the cxx-lisp-object at POINTER.
-When beeing received as an argument by a slot,
+When being received as an argument by a slot,
the object must not be deallocated."
(multiple-value-bind (value present-p)
(gethash (qt-smoke-lisp-object-id pointer)