Fixed synopsis of IteratorAggregate

IteratorAggregate is an inteface, not a class

Closes GH-946.
This commit is contained in:
Milan Davídek 2021-09-13 17:30:34 +02:00 committed by GitHub
parent 871fdba56f
commit 5a8b53edab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,9 +26,9 @@
<!-- {{{ Class synopsis -->
<classsynopsisinfo>
<ooclass>
<classname>IteratorAggregate</classname>
</ooclass>
<oointerface>
<interfacename>IteratorAggregate</interfacename>
</oointerface>
<ooclass>
<modifier>extends</modifier>