forked from lix-project/lix
* Remove a redundant dot (Nicolas Pierron).
This commit is contained in:
parent
ed11b17b2e
commit
f2d65c9c80
|
@ -982,7 +982,7 @@ map (concat "foo") ["bar" "bla" "abc"]</programlisting>
|
||||||
(<literal>...</literal>):
|
(<literal>...</literal>):
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
{x, y, z, ....}: z + y + x</programlisting>
|
{x, y, z, ...}: z + y + x</programlisting>
|
||||||
|
|
||||||
This works on any set that contains at least the three named
|
This works on any set that contains at least the three named
|
||||||
attributes.</para>
|
attributes.</para>
|
||||||
|
|
Loading…
Reference in a new issue