Browse Source

typo

pull/1/head
dickelbeck 19 years ago
parent
commit
0c8ae72555
  1. 2
      include/base_struct.h

2
include/base_struct.h

@ -252,7 +252,7 @@ public:
/**
* Function IterateForward
* walks through the object tree calling the testFunc on each object
* walks through the object tree calling the inspector() on each object
* type requested in scanTypes.
*
* @param listStart The first in a list of EDA_BaseStructs to iterate over.

Loading…
Cancel
Save