Misc. Typos

This commit is contained in:
Unknown
2017-10-09 06:45:32 -04:00
committed by wmayer
parent ba125d42f1
commit ad457ba96b
32 changed files with 107 additions and 107 deletions

View File

@@ -627,7 +627,7 @@ void ViewProviderPath::updateVisual(bool rebuild) {
}
}
// count = index + seperators
// count = index + separators
edgeStart = -1;
int i;
for(i=StartIndex.getValue();i<(int)command2Edge.size();++i)