From: Josh Soref Date: Sun, 23 Jul 2017 17:46:13 +0000 (-0400) Subject: spelling: iterator X-Git-Tag: trac5124a_base~35^2~112 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c11335ebb4a3321e91c0371f035145beb83ffab;p=thirdparty%2Fkea.git spelling: iterator --- diff --git a/doc/design/datasrc/data-source-classes.txt b/doc/design/datasrc/data-source-classes.txt index 0f2dcbb4c6..384d724b13 100644 --- a/doc/design/datasrc/data-source-classes.txt +++ b/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