From 36ea50d3f174c642c975efd4411fae5b710ce369 Mon Sep 17 00:00:00 2001 From: "init current directory[i]" Date: Wed, 18 Nov 2020 20:30:19 -0500 Subject: remove short argument names and a few errata in documents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6c6458f..bd45978 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ with the following contents and initialized as a git repository. * `fpm.toml` – with your project’s name and some default standard meta-data * `README.md` – with your project’s name -* `.gitgnore` +* `.gitignore` * `src/project_name.f90` – with a simple hello world subroutine * `app/main.f90` (if `--with-executable` flag used) – a program that calls the subroutine * `test/main.f90` (if `--with-test` flag used) – an empty test program -- cgit v1.2.3