From b0324bd6e8412bf7c80fac89cddc097c3e39e126 Mon Sep 17 00:00:00 2001 From: plc-user <74435298+plc-user@users.noreply.github.com> Date: Wed, 5 Feb 2025 12:58:49 +0100 Subject: [PATCH] fix typo --- sources/ElementsCollection/elementslocation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/ElementsCollection/elementslocation.cpp b/sources/ElementsCollection/elementslocation.cpp index 6d4919dd3..f9c66c369 100644 --- a/sources/ElementsCollection/elementslocation.cpp +++ b/sources/ElementsCollection/elementslocation.cpp @@ -870,7 +870,7 @@ QIcon ElementsLocation::icon() const /** @brief ElementLocation::name - @return The name of the represented element in the current local + @return The name of the represented element in the current locale */ QString ElementsLocation::name() const {