aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinit current directory[i] <urbanjost@comcast.net>2020-10-09 22:16:38 -0400
committerinit current directory[i] <urbanjost@comcast.net>2020-10-09 22:16:38 -0400
commit141058116c807cccbcebadde53034a439a33c9be (patch)
tree01c27cd49c927101c0ffd695a33c1ec7bf93a1d5
parent22ddc545cec0821e8328a2cb657fee2cc453e9ef (diff)
downloadfpm-141058116c807cccbcebadde53034a439a33c9be.tar.gz
fpm-141058116c807cccbcebadde53034a439a33c9be.zip
whitespace
-rw-r--r--fpm/src/fpm_command_line.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/fpm/src/fpm_command_line.f90 b/fpm/src/fpm_command_line.f90
index fc08f65..4f45cb3 100644
--- a/fpm/src/fpm_command_line.f90
+++ b/fpm/src/fpm_command_line.f90
@@ -463,7 +463,7 @@ contains
' fpm new --help|--version ', &
' ', &
'DESCRIPTION ', &
- ' "fpm new" creates a new programming project in a new directory .', &
+ ' "fpm new" creates a new programming project in a new directory. ', &
' ', &
' The "new" subcommand creates a directory with the specified ', &
' name and runs the command "git init" in that directory and ', &