mirror of
https://github.com/reactos/CMake.git
synced 2025-01-24 12:45:01 +00:00
cmGeneratedFileStream: Fix spelling in comment
s/destionation/destination/
This commit is contained in:
parent
8e8824149f
commit
81b748ae1d
@ -56,10 +56,10 @@ protected:
|
||||
// Whether the real file stream was valid when it was closed.
|
||||
bool Okay;
|
||||
|
||||
// Whether the destionation file is compressed
|
||||
// Whether the destination file is compressed
|
||||
bool Compress;
|
||||
|
||||
// Whether the destionation file is compressed
|
||||
// Whether the destination file is compressed
|
||||
bool CompressExtraExtension;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user