Index: /trunk/ccl/lib/ffi-darwinppc32.lisp
===================================================================
--- /trunk/ccl/lib/ffi-darwinppc32.lisp	(revision 5894)
+++ /trunk/ccl/lib/ffi-darwinppc32.lisp	(revision 5895)
@@ -61,5 +61,5 @@
          (enclosing-form nil))
     (multiple-value-bind (result-type error)
-        (ignore-errrors (parse-foreign-type result-type-spec))
+        (ignore-errors (parse-foreign-type result-type-spec))
       (if error
         (setq result-type-spec :void result-type *void-foreign-type*)
