From 365a61ad34995655e4a15d7ac1813ddd174d046d Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@uliege.be>
Date: Sat, 11 Jun 2022 17:48:53 +0200
Subject: [PATCH] pp

---
 src/plugin/HomologyPostProcessing.cpp | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/plugin/HomologyPostProcessing.cpp b/src/plugin/HomologyPostProcessing.cpp
index 9a0031d4e3..5f3526ee1d 100644
--- a/src/plugin/HomologyPostProcessing.cpp
+++ b/src/plugin/HomologyPostProcessing.cpp
@@ -46,12 +46,11 @@ std::string GMSH_HomologyPostProcessingPlugin::getHelp() const
          "'TransformationMatrix': Integer matrix of the transformation.\n "
          "'PhysicalGroupsOfOperatedChains': (Co)chains of a (co)homology space "
          "basis to be transformed.\n "
-         "Results a new (co)chain basis that is an integer cobination of the "
-         "given basis. \n\n"
+         "Results a new (co)chain basis that is an integer combination of the "
+         "given basis.\n\n"
 
          "2. Make basis representations of a homology space and a cohomology "
-         "space "
-         "compatible: \n"
+         "space compatible:\n"
          "'PhysicalGroupsOfOperatedChains': Chains of a homology space basis.\n"
          "'PhysicalGroupsOfOperatedChains2': Cochains of a cohomology space "
          "basis.\n"
-- 
GitLab