From: Daniel Kochmański Date: Sat, 22 Aug 2015 10:12:28 +0000 (+0200) Subject: doc: fix typo X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=de3c02b1493a512b8c8bc3f92d0e9b5595de9154;p=ecl.git doc: fix typo Signed-off-by: Daniel Kochmański --- 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.