Update of /cvsroot/boost/boost/libs/parameter/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5886

Modified Files:
        reference.rst 
Log Message:
Fixed typo.


Index: reference.rst
===================================================================
RCS file: /cvsroot/boost/boost/libs/parameter/doc/reference.rst,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- reference.rst       3 May 2007 14:10:06 -0000       1.28
+++ reference.rst       3 May 2007 14:17:06 -0000       1.29
@@ -412,12 +412,12 @@
      |     if some ``A``\ *j* where *j*\ ≤\ *i* is a result type of 
``keyword<T>::``\ |operator=|_
      |     *or* some ``P``\ *j* in *j*\ ≤\ *i* is **deduced**
      |     then
-     |         ``K``\ *i* is ``P``\ *i*\ 's |keyword tag type|.
-     |     else
      |         if some *parameter spec* ``d``\ *j* in ``D``\ *i* matches 
``A``\ *i*
      |         then
      |             ``K``\ *i* is ``d``\ *j*\ 's |keyword tag type|.
      |             ``D``\ :sub:`i+1` is ``D``\ *i* - [``d``\ *j*]
+     |     else
+     |         ``K``\ *i* is ``P``\ *i*\ 's |keyword tag type|.
 
 
 .. _match:


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to