Skip to content

Commit 58d5793

Browse files
nolanwelchjackorp
authored andcommitted
Fix minor typo in cmake.md
1 parent b4fc93e commit 58d5793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tech/languages/c/cmake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To familiarize yourself with basic features of CMake you should try the online t
1818

1919
To discover the full application of various features that CMake has to offer use the online documentation:
2020

21-
[CMake latest documantation](http://www.cmake.org/cmake/help/v3.3/)
21+
[CMake latest documentation](http://www.cmake.org/cmake/help/v3.3/)
2222

2323

2424
## CMake installation

0 commit comments

Comments
 (0)