Misc. typos

+ stepcode typo submitted upsream https://github.com/stepcode/stepcode/pull/372
This commit is contained in:
luz.paz
2018-01-04 22:58:46 -05:00
committed by Yorik van Havre
parent 442892ffa7
commit 831bf31817
16 changed files with 22 additions and 22 deletions

View File

@@ -2537,7 +2537,7 @@ DocumentObject * Document::addObject(const char* sType, const char* pObjectName,
pcObject->pcNameInDocument = &(d->objectMap.find(ObjectName)->first);
// insert in the vector
d->objectArray.push_back(pcObject);
// insert in the adjacence list and referenc through the ConectionMap
// insert in the adjacence list and reference through the ConectionMap
//_DepConMap[pcObject] = add_vertex(_DepList);
// If we are restoring, don't set the Label object now; it will be restored later. This is to avoid potential duplicate