From ef302f52f15d6c05ba4d341453018ead4a955a71 Mon Sep 17 00:00:00 2001 From: Dan Joseph Date: Wed, 4 Aug 2021 10:12:39 -0600 Subject: [PATCH] typo fix --- source/arguments_edit/build-overviews.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/arguments_edit/build-overviews.rst b/source/arguments_edit/build-overviews.rst index 0c546fced..faa860698 100644 --- a/source/arguments_edit/build-overviews.rst +++ b/source/arguments_edit/build-overviews.rst @@ -24,7 +24,7 @@ What Are Overviews? ------------------- Overviews (sometimes referred to as pyramids) are an optimization that reduce the time it takes to render GeoTIFF files; Larger file-size is the tradeoff for this increased rendering performance. -Overviews are lower-resoultion copies of the raster data (Power of two factor [128x128, 256x256, etc]) that are stored either internally or externally in a sidecar. +Overviews are lower-resolution copies of the raster data (Power of two factor [128x128, 256x256, etc]) that are stored either internally or externally in a sidecar. In the case of OpenDroneMap, the Overviews will always be internal.