1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-15 12:16:40 +08:00

Help: Fix repeated word in file API docs for sourceFileExtensions

This commit is contained in:
Craig Scott
2025-06-21 16:23:01 +10:00
parent 567ce02d48
commit 74d70d13cd

View File

@@ -1828,6 +1828,6 @@ The members specific to ``toolchains`` objects are:
``sourceFileExtensions``
Optional member that is present when the
:variable:`CMAKE_<LANG>_SOURCE_FILE_EXTENSIONS` variable is defined for
the current language. Its value is a JSON array of JSON strings where each
the current language. Its value is a JSON array of JSON strings where
each string holds a file extension (without the leading dot) for the
language.