mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
Fix typo
This commit is contained in:
+1
-1
@@ -849,7 +849,7 @@ int cmCTest::ConfigureDirectory()
|
||||
std::string end_time = ::CurrentTime();
|
||||
os << "\t<EndDateTime>" << end_time << "</EndDateTime>\n"
|
||||
<< "</Configure>\n"
|
||||
<< "</site>" << std::endl;
|
||||
<< "</Site>" << std::endl;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user