Misc. typos

Found via `codespell`
This commit is contained in:
luz.paz
2018-04-23 13:21:12 -04:00
committed by Yorik van Havre
parent 8f29943462
commit 9167064fc1
83 changed files with 112 additions and 112 deletions

View File

@@ -662,7 +662,7 @@ std::size_t PlyReader::readHeader(std::istream& in,
std::string line, element;
std::vector<std::string> list;
std::size_t points = 0;
// a pair of numers of elements and the total size of the properties
// a pair of numbers of elements and the total size of the properties
std::vector<std::pair<std::size_t, std::size_t> > count_props;
// read in the first three characters