commit 2fcce824e39150443ffb4e35a4713395d6d81dc3
parent 41e7ad7df881868f8421486b4bfb8533a277b279
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 5 Jul 2022 18:40:06 +0200
fix typos
found via:
$ codespell --ignore-regex Nd
Diffstat:
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -20,7 +20,7 @@ See `man cngf-pf`, `man max_deformation_depth` and `man
shear_flux` for usage information.
## Results
-A paper with model results is publically available[2].
+A paper with model results is publicly available[2].
## Author
Anders Damsgaard <anders@adamsgaard.dk>
diff --git a/deborah.1 b/deborah.1
@@ -46,7 +46,7 @@ Show version information.
The result is written to stdout.
.Sh EXIT STATUS
.Nm
-exits 0 on succes, and >0 if a runtime error occurs:
+exits 0 on success, and >0 if a runtime error occurs:
.Pp
.Bl -tag -width Ds -compact
.It 0
diff --git a/max_depth_simple_shear.1 b/max_depth_simple_shear.1
@@ -75,7 +75,7 @@ skin depth [m]
.El
.Sh EXIT STATUS
.Nm
-exits 0 on succes, and >0 if a runtime error occurs:
+exits 0 on success, and >0 if a runtime error occurs:
.Pp
.Bl -tag -width Ds -compact
.It 0