crossley 2003/11/14 18:37:00
Modified: src/webapp/samples/text-wrap welcome.html Log: Is a non-non-breaking space a broken breaking space? Revision Changes Path 1.8 +1 -1 cocoon-2.1/src/webapp/samples/text-wrap/welcome.html Index: welcome.html =================================================================== RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/text-wrap/welcome.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- welcome.html 14 Nov 2003 15:45:31 -0000 1.7 +++ welcome.html 15 Nov 2003 02:37:00 -0000 1.8 @@ -107,7 +107,7 @@ </ul> <h2>Using the "docnbsp.xsl" stylesheet</h2> -<p>Sequences of two consecutive spaces are replaced by a non-nonbreaking space and a regular space. +<p>Sequences of two consecutive spaces are replaced by a non-breaking space and a regular space. </p> <ul>
