From de3c02b1493a512b8c8bc3f92d0e9b5595de9154 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Kochma=C5=84ski?= Date: Sat, 22 Aug 2015 12:12:28 +0200 Subject: [PATCH] doc: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Kochmański --- doc/ffi.xmlf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ffi.xmlf b/doc/ffi.xmlf index 927e86a..a79b067 100644 --- a/doc/ffi.xmlf +++ b/doc/ffi.xmlf @@ -354,13 +354,13 @@ Build and load this module with (compile-file "ecl.lsp" :load t) Special form - ffi:cline + ffi:clines c-code* c-code - One or more strings with C definitions. Not evaluated + One or more strings with C definitions. Not evaluated. returns No value. -- 2.9.0