From 3acd764e5b788f490cb60d855e3f349d2b077778 Mon Sep 17 00:00:00 2001 From: Daniel Wallin Date: Thu, 4 May 2006 07:43:57 +0000 Subject: [PATCH] *** empty log message *** [SVN r33923] --- doc/python.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/python.rst b/doc/python.rst index 05039cc..c2199f0 100755 --- a/doc/python.rst +++ b/doc/python.rst @@ -57,7 +57,7 @@ The **arity range** of a |KeywordsSpec| is determined by: .. parsed-literal:: - [ mpl::size - number of *special* in ``S`` , mpl::size ] + [ mpl::size - number of *special* keyword tags in ``S`` , mpl::size ] For example, the **arity range** of ``mpl::vector2`` is 2, the **arity range** of ``mpl::vector2`` is 2 and the **arity range** of ``mpl::vector2`` is 1.