Parcourir la source

spelling: iterator

Josh Soref il y a 7 ans
Parent
commit
1c11335ebb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      doc/design/datasrc/data-source-classes.txt

+ 1 - 1
doc/design/datasrc/data-source-classes.txt

@@ -310,7 +310,7 @@ image::memmgr-mapped-init.png[]
 
 4. The memmgr module then calls
    `ConfigurableClientList::getZoneTableAccessor()`, and calls the
-   `getItertor()` method on it to get a list of zones for which
+   `getIterator()` method on it to get a list of zones for which
    zone data are to be loaded into the memory segment.
 
 5. The memmgr module loads the zone data for each such zone.  This