From 2aafb58f8efefd59815821e5429dbd124cb76af8 Mon Sep 17 00:00:00 2001 From: lhealy Date: Fri, 11 Apr 2008 15:50:15 +0000 Subject: [PATCH] Fix typo. git-svn-id: svn+ssh://common-lisp.net/project/gsll/svn/trunk@51 af03a46b-e846-0410-96e5-d5653c316fd0 --- documentation/documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/documentation.html b/documentation/documentation.html index d96b52c..a92de64 100644 --- a/documentation/documentation.html +++ b/documentation/documentation.html @@ -80,7 +80,7 @@ optionally set, and then freed when the body of the let is exited. For Lisp environments with arglist prompting (such as SLIME), these are functions whose symbols are exported so that an arglist prompt will be visible; however, the function should not be used outside a -let binding. +letm binding.

Data: vectors, matrices, etc.

@@ -150,7 +150,7 @@ gamma-randist, negative-binomial.
Liam Healy
- Time-stamp: <2008-03-20 19:09:57EDT documentation.html> + Time-stamp: <2008-04-11 11:47:28EDT documentation.html>
-- GitLab