aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn S. Urban <urbanjost@comcast.net>2020-12-27 18:34:58 -0500
committerJohn S. Urban <urbanjost@comcast.net>2020-12-27 18:34:58 -0500
commitcbdfcafd59e2b2f67b21dd4ec02f897465bfbb57 (patch)
treeb80d1174225e90c20c9be1a9ab1ac6e6e716e21c
parent4a10462f5a6ef27cb3040ee65a24bab351d524eb (diff)
downloadfpm-cbdfcafd59e2b2f67b21dd4ec02f897465bfbb57.tar.gz
fpm-cbdfcafd59e2b2f67b21dd4ec02f897465bfbb57.zip
errata
-rw-r--r--fpm/src/fpm/cmd/new.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/fpm/src/fpm/cmd/new.f90 b/fpm/src/fpm/cmd/new.f90
index c9d333e..02064b2 100644
--- a/fpm/src/fpm/cmd/new.f90
+++ b/fpm/src/fpm/cmd/new.f90
@@ -189,7 +189,7 @@ character(len=:,kind=tfc),allocatable :: littlefile(:)
&' # ',&
&' # Now lets start describing how the project should be built. ',&
&' # ',&
- &' # Note that tables would go here but we will not be taling about them (much)!!',&
+ &' # Note tables would go here but we will not be talking about them (much)!!' ,&
&' # ',&
&' # Tables are a way to explicitly specify large numbers of programs in ',&
&' # a compact format instead of individual per-program entries in the ',&