git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20733 44c647ce-9c0f-0410-b52a-842ac1e357ba
@@ -71,7 +71,7 @@ try {
method.
</para>
- <sect2 id="zend.serializer.introduction.example.static.php">
+ <example id="zend.serializer.introduction.example.static.php">
<title>Using the Zend_Serializer static interface</title>
<para>
@@ -94,7 +94,7 @@ try {
echo $e;
}
]]></programlisting>
- </sect2>
+ </example>
</sect1>
<!--
vim:se ts=4 sw=4 et: