From 386ac5d7792e29d8660171bd544ea4d8f06a31ec Mon Sep 17 00:00:00 2001 From: shodhan-rai <158320705+shodhan-rai@users.noreply.github.com> Date: Wed, 23 Oct 2024 21:01:59 +0530 Subject: [PATCH] Fix issue #22473: Fixed the typo (#22500) --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index fe4fb0cdee..0d53398511 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -5614,7 +5614,7 @@ }, "subview": "Subview", "max_columns": "Max number of sections wide", - "section_specifics": "Sections view specifics settings", + "section_specifics": "Sections view specific settings", "dense_section_placement": "Dense section placement", "dense_section_placement_helper": "Will try to fill gaps with sections that fit the gap. This may make section placement less predictable.", "subview_helper": "Subviews don't appear in tabs and have a back button.",