mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
MIsc. source and comment typos
Found using `codespell` and `grep` from downstream FreeCAD
This commit is contained in:
@@ -54,7 +54,7 @@ int main(int argc, char ** args)
|
||||
statbuf.close();
|
||||
}
|
||||
else
|
||||
std::cerr << "Unable to open the provided file for writting... \n";
|
||||
std::cerr << "Unable to open the provided file for writing... \n";
|
||||
}
|
||||
|
||||
// Get the maximum number of iterations and the tolerance
|
||||
|
||||
Reference in New Issue
Block a user