From 0e6f89a5fff4afd3c7ec22a8aa0ec6f7b8d912c1 Mon Sep 17 00:00:00 2001 From: Paulo van Breugel Date: Mon, 25 Dec 2023 15:02:06 +0100 Subject: [PATCH] t.rast.boxplot: correction typo Correction of typo in description --- src/temporal/t.rast.boxplot/t.rast.boxplot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/temporal/t.rast.boxplot/t.rast.boxplot.py b/src/temporal/t.rast.boxplot/t.rast.boxplot.py index 7b40c1c4cd..4e698a5938 100755 --- a/src/temporal/t.rast.boxplot/t.rast.boxplot.py +++ b/src/temporal/t.rast.boxplot/t.rast.boxplot.py @@ -15,7 +15,7 @@ ############################################################################# # %module -# % description: Draws the boxplot of the rastrers of a space-time raster dataset +# % description: Draws the boxplot of the rasters of a space-time raster dataset # % keyword: display # % keyword: raster # % keyword: plot