]> git.lyx.org Git - lyx.git/blobdiff - src/support/tests/supporttest.cmake
Run codespell on src/support
[lyx.git] / src / support / tests / supporttest.cmake
index 829f5881588bae236d31849a12615264cf6d2573..6581182c8757dd5af23c188b5cc2c6e3e6152da2 100644 (file)
@@ -13,7 +13,7 @@
 # 
 # Command: The executable, whose output is to be examined
 # Input: The file name of expected data
-# Output: The file name for data catched from output of the executable
+# Output: The file name for data caught from output of the executable
 
 execute_process(COMMAND "${Command}"
   OUTPUT_FILE "${Output}"