We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7becc3 commit a206e25Copy full SHA for a206e25
cmake/stdlib.cmake
@@ -28,8 +28,8 @@ endfunction()
28
# Preprocesses fortran files with fypp.
29
#
30
# It assumes that source files have the ".fypp" extension. Target files will be
31
-# created the extension ".f90". The FYPP variable must contain the path to the
32
-# fypp-preprocessor.
+# created with the extension ".f90". The FYPP variable must contain the path to
+# the fypp-preprocessor.
33
34
# Args:
35
# fyppopts [in]: Options to pass to fypp.
0 commit comments