Skip to content

Commit 58993cf

Browse files
authored
Fix a wrong example in configuration documentation (#3203)
1 parent e213939 commit 58993cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/modules/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1728,7 +1728,7 @@ in the parameter binding.</programlisting>
17281728
Use the assembly qualified class name of a custom <literal>IObjectsFactory</literal>
17291729
implementation.
17301730
</para>
1731-
<programlisting><![CDATA[<bytecode-provider
1731+
<programlisting><![CDATA[<objects-factory
17321732
type="className" />]]></programlisting>
17331733
<para>
17341734
You can also set this property by code by setting

0 commit comments

Comments
 (0)