typo
[plcapi.git] / doc / PLCAPI.xml.in
index 2b05b19..183a059 100644 (file)
       </section>
 
       <section id="numeric">
-       <title> Nueric comparisons </title>
+       <title> Numeric comparisons </title>
        <para> Strictly greater/smaller operations are achieved by prepending the field name like in:
        <programlisting>GetEvents( { '>time' : 1178531418 } ) </programlisting>
        </para>