Tweaked documentation

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@631 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2013-05-03 20:15:18 +00:00
parent 5cb37bdacd
commit 62adee5d3d

View file

@ -62,7 +62,7 @@ Simple enough, however this constraint isn't serializable and thus yields a rath
Just like a parameter, a constraint can be displayed in a readable form using its serialization operator, see [link turtle.customisation.logging logging].
Thus for a widely used constraint (for instance one shipped with the code of a library) it is likely better to define it like this :
Thus a widely used constraint (for instance one shipped with the code of a library) is likely better to be defined like this :
[custom_constraint_functor]