From e0767cdbe322556861e3990ea1c493c2d76ec524 Mon Sep 17 00:00:00 2001 From: Pauline Auvray Date: Wed, 20 Nov 2024 15:47:33 +0100 Subject: [PATCH] Review: Use lowercase for "inset" in text --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e6043d19..d57de469 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -76,7 +76,7 @@ Padding stack with icon Padding stack with icon includes the padding of a group of objects that includes an icon. Padding inset - Padding Inset includes the left, right, top, and bottom padding, with all parameters being equal. + Padding inset includes the left, right, top, and bottom padding, with all parameters being equal. Column gap Gap inline includes the vertical spacing between objects. Column gap with icon