picolisp

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/picolisp.git/
Log | Files | Refs | README | LICENSE

commit 311ae5dc04fb07b278c4278f48de0f2b8447f4ca
parent 947220c08544be2d1814db639d8e07214a91e3f1
Author: Alexander Burger <abu@software-lab.de>
Date:   Fri, 26 Apr 2013 11:00:37 +0200

Minor typo
Diffstat:
Mdoc/refP.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/refP.html b/doc/refP.html @@ -80,7 +80,7 @@ href="refA.html#align">align</a></code>. </code></pre> <dt><a name="pair"><code>(pair 'any) -> any</code></a> -<dd>Returns <code>any</code> when the argument a cons pair. See also <code><a +<dd>Returns <code>any</code> when the argument is a cons pair. See also <code><a href="refA.html#atom">atom</a></code>. <pre><code>