mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
Fix misc. typos
Found via `codespell` and `grep`
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user