summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHenry Castro <hcastro@collabora.com>2020-05-07 17:53:40 -0400
committerHenry Castro <hcastro@collabora.com>2020-05-21 00:44:42 +0200
commitc275d167ff96941966db5ac7c42daeb0f83f774a (patch)
tree7488fe68aabd9cb6915d07c821c140e8cd583423 /include
parentc783a05ab4551ede4236aabe83d8f894e98ab248 (diff)
lok: replace name Neutro to Neutral
This commit was split because it has to be in sync with cp-6.2 branch Change-Id: I849b63f34297a6876d5a3ab83bb6ce551bb156d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93687 Tested-by: Jenkins Reviewed-by: Henry Castro <hcastro@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94523 Tested-by: Henry Castro <hcastro@collabora.com>
Diffstat (limited to 'include')
-rw-r--r--include/vcl/settings.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx
index b604efdea769..99fb9352ac21 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -682,7 +682,7 @@ public:
static bool GetMathLayoutRTL(); // returns true if UI language requires right-to-left Math Layout
const LocaleDataWrapper& GetLocaleDataWrapper() const;
const LocaleDataWrapper& GetUILocaleDataWrapper() const;
- const LocaleDataWrapper& GetNeutroLocaleDataWrapper() const;
+ const LocaleDataWrapper& GetNeutralLocaleDataWrapper() const;
const vcl::I18nHelper& GetLocaleI18nHelper() const;
const vcl::I18nHelper& GetUILocaleI18nHelper() const;