Typos and whitespace fixes
This commit is contained in:
@@ -591,7 +591,7 @@ void PropertyDistanceList::Restore(Base::XMLReader &reader)
|
||||
std::string file (reader.getAttribute("file") );
|
||||
|
||||
if (!file.empty()) {
|
||||
// initate a file read
|
||||
// initiate a file read
|
||||
reader.addFile(file.c_str(),this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user