Переглянути джерело

Help: Fix repeated word in file API docs for sourceFileExtensions

Craig Scott 4 місяців тому
батько
коміт
74d70d13cd
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Help/manual/cmake-file-api.7.rst

+ 1 - 1
Help/manual/cmake-file-api.7.rst

@@ -1828,6 +1828,6 @@ The members specific to ``toolchains`` objects are:
   ``sourceFileExtensions``
   ``sourceFileExtensions``
     Optional member that is present when the
     Optional member that is present when the
     :variable:`CMAKE_<LANG>_SOURCE_FILE_EXTENSIONS` variable is defined for
     :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
     each string holds a file extension (without the leading dot) for the
     language.
     language.