Fixed documentation typo

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@701 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2013-12-21 18:20:40 +00:00
parent a1b0454b57
commit e61a52e683

View file

@ -501,7 +501,7 @@ Synopsis :
The expression manipulates a received parameter ['actual] in order to implement the constraint, as well as extra optional arguments named ['expected_1], ['expected_2], ...
For compilers without supporting variadic macros the alternate following macro must be used.
For compilers without support for variadic macros the alternate following macro must be used.
Synopsis :