Skip to content

Commit a206e25

Browse files
committed
language
1 parent a7becc3 commit a206e25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/stdlib.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ endfunction()
2828
# Preprocesses fortran files with fypp.
2929
#
3030
# 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.
31+
# created with the extension ".f90". The FYPP variable must contain the path to
32+
# the fypp-preprocessor.
3333
#
3434
# Args:
3535
# fyppopts [in]: Options to pass to fypp.

0 commit comments

Comments
 (0)