From b6598237f224f15f8f24de21acb38178da0e0540 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Sun, 17 Sep 2017 10:12:30 +0300 Subject: gnu: openfoam: Fix typo. * gnu/packages/simulation.scm (openfoam)[description]: Add a period to the end of the sentence. --- gnu/packages/simulation.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/simulation.scm') diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm index 014aef4730..cda6f3c567 100644 --- a/gnu/packages/simulation.scm +++ b/gnu/packages/simulation.scm @@ -207,6 +207,6 @@ integral form. Physical processes such as phase change, droplet transport and chemical reaction can be modelled. Numerical methods are included to deal with sharp gradients, such as those encountered in flows with shock waves and flows with gas/liquid interfaces. Large problems may be split into smaller, connected -problems for efficient solution on parallel systems") +problems for efficient solution on parallel systems.") (license license:gpl3+) (home-page "https://openfoam.org"))) -- cgit v1.2.3