diff options
author | Vertexwahn <julian.amann@tum.de> | 2023-04-24 20:13:05 +0200 |
---|---|---|
committer | Vertexwahn <julian.amann@tum.de> | 2023-04-24 21:25:50 +0200 |
commit | 421a74dce4c6f768bfcca94ba62b65ded1d50f7c (patch) | |
tree | 5eb2dcfa7d285ad9c8b9c67f33f8e20acf02ff7a /CMake | |
parent | 4ffaea74c1f5408e0757547a1ca0518ad43fa9f1 (diff) |
Fix some spelling mistakes
Diffstat (limited to 'CMake')
-rw-r--r-- | CMake/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/README.md b/CMake/README.md index 19fb327c..c7ddee64 100644 --- a/CMake/README.md +++ b/CMake/README.md @@ -170,7 +170,7 @@ And finally install: cmake --build /temporary/build/abseil-cpp --target install ``` -# CMake Option Synposis +# CMake Option Synopsis ## Enable Standard CMake Installation |