Fix misc. typos

Found via `codespell` and `grep`
This commit is contained in:
luz.paz
2018-06-04 01:48:39 -04:00
committed by Brad King
parent f70da4ed83
commit be28106880
34 changed files with 45 additions and 45 deletions

View File

@@ -109,7 +109,7 @@ public:
/**
* Close the output file. This should be used only with an open
* stream. The temporary file is atomically renamed to the
* destionation file if the stream is still valid when this method
* destination file if the stream is still valid when this method
* is called.
*/
bool Close();