diff --git a/doc/reference/src/objects.xml b/doc/reference/src/objects.xml
index e180dbd1..0ac637b0 100644
--- a/doc/reference/src/objects.xml
+++ b/doc/reference/src/objects.xml
@@ -3827,7 +3827,7 @@ public class MyClassFactory
The following examples defines an object as a prototype in
XML:
- <object id="exampleObject" type="Examples.ExampleObject, ExamplesLibrary" scope="prototype"/>
+ <object id="exampleObject" type="Examples.ExampleObject, ExamplesLibrary" singleton="false"/>
The <singleton/> attribute was