commit 1a9704100f015b10444862cb22456228f2d7e2fb
parent b9a7d7860d96c077eb0327c6241cd270aa65fd34
Author: Jérémi Dauchet <jeremi.dauchet@sigma-clermont.fr>
Date: Tue, 8 Oct 2019 14:39:40 +0200
Fix the last exemple in the schiff-geometry man page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/schiff-geometry.5 b/doc/schiff-geometry.5
@@ -391,7 +391,7 @@ and spherical soft particles have a fixed radius:
.PP
.RS 4
.nf
-- sphere: { radius 1.12, proba: 2.0, slices: 64 }
+- sphere: { radius: 1.12, proba: 2.0, slices: 64 }
- cylinder:
radius: {lognormal: { sigma: 2.3, mu: 0.2 } }