r10383: 06 Apr 2005 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / doc / ref-oodml.xml
index a76b718b3bbf5a87ce7531d97620e063984b5ba2..50139a6288904b1c058a15f47d98c950ef9719e1 100644 (file)
       <title>Description</title> 
       <para>
        This variable stores the default value of the
-       <variable>CACHING</variable> keyword for the <link
+       <varname>CACHING</varname> keyword for the <link
        linkend="select"><function>select</function></link>.
       </para> 
     </refsect1>
 (slot-value (car *) 'email)
 => "lenin@soviet.org"
 (select 'employee :where [= [slot-value 'employee 'emplid] 1] :flatp t :refresh t)
-Details for Vladamir Lenin have been updated from the database.
+Details for Vladimir Lenin have been updated from the database.
 => (#&lt;EMPLOYEE {48149995}>)
 (slot-value (car *) 'email)
 => "v.lenin@soviet.org"