Mercurial > hg > xemacs-beta
diff lisp/gtk-ffi.el @ 5384:3889ef128488
Fix misspelled words, and some grammar, across the entire source tree.
See xemacs-patches message with ID
<AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 24 Mar 2011 11:00:11 -0600 |
parents | 0784d089fdc9 |
children | 4dee0387b9de |
line wrap: on
line diff
--- a/lisp/gtk-ffi.el Thu Mar 24 06:22:25 2011 +0000 +++ b/lisp/gtk-ffi.el Thu Mar 24 11:00:11 2011 -0600 @@ -40,7 +40,7 @@ really part of the object system.") (defvar gtk-ffi-debug nil - "If non-nil, all functions defined wiht `gtk-import-function' will be checked + "If non-nil, all functions defined with `gtk-import-function' will be checked for missing marshallers.") (defun gtk-ffi-check-function (func)