From c441ff93005e8edf1f6d9035e92511823edc9e94 Mon Sep 17 00:00:00 2001 From: Manuel Grizonnet <manuel.grizonnet@cnes.fr> Date: Tue, 20 Sep 2016 11:52:05 +0200 Subject: [PATCH] STYLE: change ang to angle --- Examples/Simulation/ProsailModel.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Simulation/ProsailModel.cxx b/Examples/Simulation/ProsailModel.cxx index 07a8e02a4e..575f42f6c7 100644 --- a/Examples/Simulation/ProsailModel.cxx +++ b/Examples/Simulation/ProsailModel.cxx @@ -135,7 +135,7 @@ int main(int argc, char *argv[]) // sail input parameters are : // \begin{itemize} // \item leaf area index (LAI). - // \item average leaf angle (Ang) in $\deg$. + // \item average leaf angle (Angle) in $\deg$. // \item soil coefficient (PSoil). // \item diffuse/direct radiation (Skyl). // \item hot spot (HSpot). -- GitLab