From a690743d07737dde983e6cb02f6ef6d6aa717762 Mon Sep 17 00:00:00 2001 From: "John S. Urban" Date: Sun, 27 Dec 2020 20:05:28 -0500 Subject: errata --- fpm/src/fpm_command_line.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fpm/src/fpm_command_line.f90 b/fpm/src/fpm_command_line.f90 index 6e331ae..c314183 100644 --- a/fpm/src/fpm_command_line.f90 +++ b/fpm/src/fpm_command_line.f90 @@ -849,7 +849,7 @@ contains ' demo.f90 ', & ' ', & ' Using this file structure is highly encouraged, particularly for ', & - ' small packages primarily intended to be used as dependendencies. ', & + ' small packages primarily intended to be used as dependencies. ', & ' ', & ' If you find this restrictive and need to customize the package ', & ' structure you will find using the --full switch creates a ', & -- cgit v1.2.3