Change-Id: Icc476f3caaa91f550e239e294950b4e951377184
<title>Description</title>
<para>
<literal>deff</literal> can be used to define functions from sequences of instructions
- written in text strings. The resulting function object has the same proprerties
+ written in text strings. The resulting function object has the same properties
of any other function defined in a text file and loaded with <literal>exec</literal>.
</para>
<para>