From b508e4f87e32c5b2a88da9fbedf40d0d614e9b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Carrillo?= Date: Mon, 6 Nov 2023 11:17:52 +0100 Subject: [PATCH] Fix typo --- src/ui/qgsvectorlayerdigitizingproperties.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/qgsvectorlayerdigitizingproperties.ui b/src/ui/qgsvectorlayerdigitizingproperties.ui index 264635303c0..8f2efc085dd 100644 --- a/src/ui/qgsvectorlayerdigitizingproperties.ui +++ b/src/ui/qgsvectorlayerdigitizingproperties.ui @@ -72,7 +72,7 @@ - <html><head/><body><p>The geometry precision defines the maximum precision to of geometry coordinates that should be stored on this layer. A snap to grid algorithm will be applied on every geometry entering this layer, resulting in coordinates being rounded to multiples of this value. The operation is applied in this layer's coordinate reference system.</p></body></html> + <html><head/><body><p>The geometry precision defines the maximum precision of geometry coordinates that should be stored on this layer. A snap to grid algorithm will be applied on every geometry entering this layer, resulting in coordinates being rounded to multiples of this value. The operation is applied in this layer's coordinate reference system.</p></body></html> Geometry precision