tfix typos - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
 (HTM) git clone git://src.adamsgaard.dk/cngf-pf
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 2fcce824e39150443ffb4e35a4713395d6d81dc3
 (DIR) parent 41e7ad7df881868f8421486b4bfb8533a277b279
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Tue,  5 Jul 2022 18:40:06 +0200
       
       fix typos
       
       found via:
               $ codespell --ignore-regex Nd
       
       Diffstat:
         M README.md                           |       2 +-
         M deborah.1                           |       2 +-
         M max_depth_simple_shear.1            |       2 +-
       
       3 files changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -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>
 (DIR) diff --git a/deborah.1 b/deborah.1
       t@@ -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
 (DIR) diff --git a/max_depth_simple_shear.1 b/max_depth_simple_shear.1
       t@@ -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