OPEN - issue SWF-404: wrong namespace in reference manual for client side validation.

http://opensource.atlassian.com/projects/spring/browse/SWF-404
This commit is contained in:
Jeremy Grelle
2007-09-10 21:32:19 +00:00
parent 8849235cbb
commit 27dd34569d
3 changed files with 3 additions and 3 deletions

View File

@@ -255,7 +255,7 @@
following namespace declaration to the header of your Facelets view template:
</para>
<programlisting>
xmlns:sf="http://www.springframework.org/faces"
xmlns:sf="http://www.springframework.org/tags/faces"
</programlisting>
</sect3>
<sect3>