[Libreoffice-commits] core.git: basctl/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Dec 17 08:04:16 UTC 2018
basctl/source/inc/IDEComboBox.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1620fc40320a05d622074dc4175fac74cf40f4c0
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Dec 16 23:51:56 2018 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Dec 17 09:03:54 2018 +0100
Fix typo
Change-Id: Ie0497c457d776304bbe972d75efea2da413fdaba
Reviewed-on: https://gerrit.libreoffice.org/65236
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/basctl/source/inc/IDEComboBox.hxx b/basctl/source/inc/IDEComboBox.hxx
index 8c183ff30793..0afc4fe60c34 100644
--- a/basctl/source/inc/IDEComboBox.hxx
+++ b/basctl/source/inc/IDEComboBox.hxx
@@ -237,7 +237,7 @@ protected:
private:
/// Delete all languages from ComboBox
void ClearBox();
- /// Switch inferface of dialog to selected language
+ /// Switch interface of dialog to selected language
void SetLanguage();
/// Fill up the language combobox
More information about the Libreoffice-commits
mailing list