Imported Upstream version 2.8.12.2
[platform/upstream/cmake.git] / Modules / FindCUDA / make2cmake.cmake
index c2405f4..1b53d17 100644 (file)
@@ -63,7 +63,7 @@ if (${depend_text} MATCHES ".+")
       if (EXISTS "/${file}")
         set(file "/${file}")
       else()
-        message(WARNING " Removing non-existant dependency file: ${file}")
+        message(WARNING " Removing non-existent dependency file: ${file}")
         set(file "")
       endif()
     endif()