Pārlūkot izejas kodu

Source: Fix typos

Brad King 2 mēneši atpakaļ
vecāks
revīzija
24c7c13cc6
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Source/cmCMakeHostSystemInformationCommand.cxx

+ 1 - 1
Source/cmCMakeHostSystemInformationCommand.cxx

@@ -303,7 +303,7 @@ std::map<std::string, std::string> GetOSReleaseVariables(
     scripts = gl.GetFiles();
     scripts = gl.GetFiles();
   }
   }
 
 
-  // 2. User provided (append to the CMake prvided)
+  // 2. User provided (append to the CMake provided)
   cmList::append(
   cmList::append(
     scripts, makefile.GetDefinition("CMAKE_GET_OS_RELEASE_FALLBACK_SCRIPTS"));
     scripts, makefile.GetDefinition("CMAKE_GET_OS_RELEASE_FALLBACK_SCRIPTS"));