diff --git a/docs/libraries.md b/docs/libraries.md index 7a43e41..6a93c61 100644 --- a/docs/libraries.md +++ b/docs/libraries.md @@ -412,8 +412,8 @@ accidental languages. CMakeLists.text was intended as a simple list of every file. And then one feature after another was added, ad hoc, with no coherent plan and vision, -and eventurally so many features as to become Turing Complete, but like -most accidental turing complete languages, inconsistent, unpredictable, and +and eventually so many features as to become Turing Complete, but like +most accidental Turing complete languages, inconsistent, unpredictable, and the code entirely opaque, and the whole way the developers did not want their language to be used as a language. @@ -427,7 +427,7 @@ that invokes the compiler and the linker. Which program the developer modifies as needed. That MSVC's embrace of cmake is one of those embrace and extend -weirndesses, and will take you on a path to ever closer integration with +weirdness's, and will take you on a path to ever closer integration with non free software, rather than off that path. Either that or the people integrating it were just responding to an adhoc list of integration features.