From e61a52e683de7dcafa0ddca94d849a7b2d2df887 Mon Sep 17 00:00:00 2001 From: mat007 Date: Sat, 21 Dec 2013 18:20:40 +0000 Subject: [PATCH] Fixed documentation typo git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@701 860be788-9bd5-4423-9f1e-828f051e677b --- build/boost/doc/reference.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/boost/doc/reference.qbk b/build/boost/doc/reference.qbk index c8ed416..ed2b7d1 100644 --- a/build/boost/doc/reference.qbk +++ b/build/boost/doc/reference.qbk @@ -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 :