commit 69268e4e5c399c42c5058879922f3df330837fcb
parent 2653300720cf4b07c10685ff8a5d7f6dd21acdc8
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Thu, 15 Nov 2018 14:44:38 +0100
Fix typos hin the man page
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/htmie.5.txt b/doc/htmie.5.txt
@@ -27,11 +27,11 @@ DESCRIPTION
*htmie* is the file format used by *htrdr*(1) to describe the optical
properties of water droplets obtained by a Mie code. This format relies on the
NetCDF data format [1]. To be a valid *htmie* file, the NetCDF file must
-defined the following variables:
+define the following variables:
*lambda*::
One dimensional array of floating point data that lists the wavelengths
- in nanometers for which the subsequents data are defined.
+ in nanometers for which the subsequent data are defined.
*macs*::
One dimensional array of massic absorption cross-sections in kg of liquid
@@ -42,7 +42,7 @@ defined the following variables:
water in suspension.
*g*::
- One dimensional array of asymetry parameters of the equivalent
+ One dimensional array of asymmetry parameters of the equivalent
Henyey-Greenstein phase function.
NOTES