mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-07 19:51:32 +02:00
Comment typo fixed
This commit is contained in:
@@ -539,7 +539,7 @@ template class instance_iterator<OverlappingInstanceIteratorTraits>;
|
||||
// -------------------------------------------------------------------------------------
|
||||
// NormalInstanceIteratorTraits implementation
|
||||
|
||||
// TOOD: this class could use standard iterators instead of flat
|
||||
// TODO: this class could use standard iterators instead of flat
|
||||
// box tree ones. This potentially saves a sorting step when
|
||||
// no box trees are needed and order will remain more stable in
|
||||
// that case.
|
||||
|
||||
Reference in New Issue
Block a user