Skip to content

Commit 0c860f2

Browse files
committed
Remove these these
1 parent 0115206 commit 0c860f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fpm_command_line.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ module fpm_command_line
169169
' --flag FFLAGS selects compile arguments for the build, the default value is',&
170170
' set by the FPM_FFLAGS environment variable. These are added ',&
171171
' to the profile options if --profile is specified, else these ',&
172-
' these options override the defaults. Note object and .mod ',&
172+
' options override the defaults. Note object and .mod ',&
173173
' directory locations are always built in. ',&
174174
' --c-flag CFLAGS selects compile arguments specific for C source in the build.',&
175175
' The default value is set by the FPM_CFLAGS environment ',&

0 commit comments

Comments
 (0)