* Fix a typo.

svn path=/trunk/; revision=54084
This commit is contained in:
Amine Khaldi 2011-10-11 18:52:28 +00:00
parent c5f4c39fe9
commit daa8000263

View file

@ -1,4 +1,4 @@
CMake is used to build rectos.
CMake is used to build ReactOS.
Here you will find what you'll need to write nice CMakeLists.txt files for ReactOS.
CMake standard functions are available too. See http://www.cmake.org/, or type cmake --help-html in your shell to get the full documentation.