From 8d559c4819187dc52c329f6019da60240c9b4fa4 Mon Sep 17 00:00:00 2001
From: muralikrishnan <sriramkrishnan.muralikrishnan@psi.ch>
Date: Wed, 21 Sep 2022 09:41:14 +0000
Subject: [PATCH] rewrite P3M solver sentence

---
 fieldsolvers.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fieldsolvers.asciidoc b/fieldsolvers.asciidoc
index 83845a0..c88e7c7 100644
--- a/fieldsolvers.asciidoc
+++ b/fieldsolvers.asciidoc
@@ -322,7 +322,7 @@ where latexmath:[\alpha] is the interaction splitting parameter which determines
 significance of the particle-particle part to the particle-mesh part. It is usually chosen as
 latexmath:[\alpha = C/r_c], where latexmath:[r_c] is the cut-off or interaction radius and C is
 a postive constant. This choice of Green's function corresponds to Gaussian shaped screening 
-charges. In OPAL for the `P3M` solver we use this Green's function when the option is 
+charges. In OPAL, the `P3M` solver uses this Green's function when the option is 
 specifed as `STANDARD`.
 
 Another popular choice for latexmath:[f(r)] corresponds to truncated polynomials of different orders 
-- 
GitLab