From 1f9decadf8a44a4c2e4138871531657de7d3e9be Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 13 Sep 2019 08:03:02 -0400 Subject: [PATCH] fix typo --- doc/src/Build_extras.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/Build_extras.txt b/doc/src/Build_extras.txt index b0bf0c9cd6..92b6314004 100644 --- a/doc/src/Build_extras.txt +++ b/doc/src/Build_extras.txt @@ -802,7 +802,7 @@ dir, using a command like these, which simply invoke the lib/h5md/Install.py script with the specified args: make lib-h5md # print help message -make lib-hm5d args="-m h5cc" # build with h5cc compiler :pre +make lib-h5md args="-m h5cc" # build with h5cc compiler :pre The build should produce two files: lib/h5md/libch5md.a and lib/h5md/Makefile.lammps. The latter is copied from an existing