URI:
       tfix typos - granular - granular dynamics simulation
  HTML git clone git://src.adamsgaard.dk/granular
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 579ddcefca23b23cca37705578ab9d025ea13906
   DIR parent 69a2cddf81426aefce917d0e003c4dd0f2411bc0
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Tue,  5 Jul 2022 18:42:08 +0200
       
       fix typos
       
       found via: codespell --ignore-regex Nd
       
       Diffstat:
         M granular.1                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/granular.1 b/granular.1
       t@@ -38,7 +38,7 @@ y-component of gravitational acceleration [m/s^2] (default 0.0).
        .It Fl h
        Show usage information.
        .It Fl I Ar file-interval
       -Simulation time interval betweeen writing output to disk [s] (default
       +Simulation time interval between writing output to disk [s] (default
        1.0).
        .It Fl j Ar time-step
        Override numerical time step length [s].