On 10/21/2016 09:51 AM, Sylvain Joubert wrote: > Please find attached a patch that corrects a typo and a inconsistency > in a code snippet.
Thanks! BTW, since you last contributed we've switched from using the mailing list for patches to using GitLab merge requests: https://gitlab.kitware.com/cmake/cmake Please see the updated CONTRIBUTING.rst. > -This requist will generate build system files in the build directory and > +This request will generate build system files in the build directory and Good catch. > - {"type":"project"} > + {"type":"codemodel"} ... > - "inReplyTo":"project", > + "inReplyTo":"codemodel", Tobias, please confirm that this change is correct. It looks like `"project"` is used in the prose shortly after those hunks. Should those instances be changed too? Thanks, -Brad -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers