Update of /cvsroot/springnet/Spring.Net/doc/reference/src
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv19497
Modified Files:
objects.xml
Log Message:
renamed section name "IVariableSource" to "Example: The VariablePlaceholderConfigurer and the IVariableSource abstraction"
Index: objects.xml
===================================================================
RCS file: /cvsroot/springnet/Spring.Net/doc/reference/src/objects.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -C2 -d -r1.125 -r1.126
*** objects.xml 6 May 2008 03:14:43 -0000 1.125
--- objects.xml 26 May 2008 16:08:02 -0000 1.126
***************
*** 4536,4541 ****
<sect3 id="objects-factory-overrideconfigurer">
! <title>Example: The
! <classname>PropertyOverrideConfigurer</classname></title>
<para>The <classname>PropertyOverrideConfigurer</classname>, another
--- 4536,4540 ----
<sect3 id="objects-factory-overrideconfigurer">
! <title>Example: The <classname>PropertyOverrideConfigurer</classname></title>
<para>The <classname>PropertyOverrideConfigurer</classname>, another
***************
*** 4609,4614 ****
</sect3>
! <sect3 id="objects-variablesource">
! <title>IVariableSource</title>
<para>The IVariableSource is the base interface for providing the
--- 4608,4614 ----
</sect3>
! <sect3 id="objects-factory-variableplaceholderconfigurer">
! <title>Example: The <classname>VariablePlaceholderConfigurer</classname>
! and the <classname>IVariableSource</classname> abstraction</title>
<para>The IVariableSource is the base interface for providing the
|