From 21a80e9b5022cf10c60f6beb5dfbddcd15d46dad Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 31 Jan 2020 15:57:52 -0500 Subject: [PATCH] fix typo --- examples/COUPLE/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/COUPLE/README b/examples/COUPLE/README index 061ce39f54..05b38335fb 100644 --- a/examples/COUPLE/README +++ b/examples/COUPLE/README @@ -9,7 +9,7 @@ model a realistic problem. In many of the examples included here, LAMMPS must first be built as a library. -See these sections of the LAMMPS manaul for details: +See these sections of the LAMMPS manual for details: Build LAMMPS as a library (doc/Build_basics.html) Link LAMMPS as a library to another code (doc/Build_link.html)