]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: iterator
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 17:46:13 +0000 (13:46 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 17:46:13 +0000 (13:46 -0400)
doc/design/datasrc/data-source-classes.txt

index 0f2dcbb4c65f5146fdb7dd2ad5edf39235e73fb8..384d724b13b6d3a26b1a8f2365e25959016ca626 100644 (file)
@@ -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