We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0115206 commit 0c860f2Copy full SHA for 0c860f2
src/fpm_command_line.f90
@@ -169,7 +169,7 @@ module fpm_command_line
169
' --flag FFLAGS selects compile arguments for the build, the default value is',&
170
' set by the FPM_FFLAGS environment variable. These are added ',&
171
' to the profile options if --profile is specified, else these ',&
172
- ' these options override the defaults. Note object and .mod ',&
+ ' options override the defaults. Note object and .mod ',&
173
' directory locations are always built in. ',&
174
' --c-flag CFLAGS selects compile arguments specific for C source in the build.',&
175
' The default value is set by the FPM_CFLAGS environment ',&
0 commit comments