Changeset 1119

Show
Ignore:
Timestamp:
12/31/07 22:40:08 (11 months ago)
Author:
ahu
Message:

fix typo (Lauch -> Launch), spotted by Rejo Zenger

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pdns/pdns/docs/pdns.sgml

    r1104 r1119  
    97669766              <row><entry>Case</entry><entry>Depends</entry></row> 
    97679767              <row><entry>Module name</entry><entry>built in</entry></row> 
    9768               <row><entry>Lauch name</entry><entry>random</entry></row> 
     9768              <row><entry>Launch name</entry><entry>random</entry></row> 
    97699769            </tbody> 
    97709770          </tgroup> 
     
    98139813              <row><entry>Case</entry><entry>Insensitive</entry></row> 
    98149814              <row><entry>Module name</entry><entry>pdns</entry></row> 
    9815               <row><entry>Lauch name</entry><entry>pdns</entry></row> 
     9815              <row><entry>Launch name</entry><entry>pdns</entry></row> 
    98169816            </tbody> 
    98179817          </tgroup> 
     
    99949994              <row><entry>Module name &lt; 2.9.3</entry><entry>pgmysql</entry></row> 
    99959995              <row><entry>Module name &gt; 2.9.2</entry><entry>gmysql and gpgsql</entry></row> 
    9996               <row><entry>Lauch name</entry><entry>gmysql and gpgsql2 and gpgsql</entry></row> 
     9996              <row><entry>Launch name</entry><entry>gmysql and gpgsql2 and gpgsql</entry></row> 
    99979997            </tbody> 
    99989998          </tgroup> 
     
    1000510005      <para> 
    1000610006        The template queries are expanded using the C function 'snprintf' which implies that substitutions are performed on the basis of %-place holders.  
    10007         To place a a % in a query which will not be substituted, use %%. Make sure to fill out the search key, often called 'name' in lower case! 
     10007        To place a % in a query which will not be substituted, use %%. Make sure to fill out the search key, often called 'name' in lower case! 
    1000810008      </para> 
    1000910009      <para>