Skip to content

Commit bc109d8

Browse files
authored
Fix small typo in docs introduction (#1122)
1 parent bcdd665 commit bc109d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ here:
3535
- Great support for or by most OSs, compilers, IDEs, and libraries
3636
- Support for C++ features and other languages like Fortran
3737
- Support for multithreaded builds
38-
- Simple CMakeFiles.txt instead of up to thousands of lines of fragile
38+
- Simple CMakeLists.txt files instead of up to thousands of lines of fragile
3939
setuptools/distutils code
4040
- Cross-compile support for Apple Silicon and Windows ARM
4141

0 commit comments

Comments
 (0)