From cbdfcafd59e2b2f67b21dd4ec02f897465bfbb57 Mon Sep 17 00:00:00 2001 From: "John S. Urban" Date: Sun, 27 Dec 2020 18:34:58 -0500 Subject: errata --- fpm/src/fpm/cmd/new.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ',& -- cgit v1.2.3