From e8b5510a697f25f72a2171b307fb8ae5f21121ec Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Wed, 18 Oct 2017 16:21:52 +0200 Subject: Fix typos Change-Id: I101357736813bfd47fb15d347fd2c0a33133de56 Reviewed-on: https://gerrit.libreoffice.org/43506 Reviewed-by: Julien Nabet Tested-by: Jenkins --- cui/source/dialogs/about.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cui/source/dialogs/about.cxx') diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx index ea46ac3f8807..4342bcf495f6 100644 --- a/cui/source/dialogs/about.cxx +++ b/cui/source/dialogs/about.cxx @@ -201,7 +201,7 @@ void AboutDialog::SetLogo() bool bOldAntiAliasSetting = aDrawOpt.IsAntiAliasing(); aDrawOpt.SetAntiAliasing(true); - // load svg logo, specify desired width, scale height isotrophically + // load svg logo, specify desired width, scale height isotropically if (SfxApplication::loadBrandSvg("flat_logo", aLogoBitmap, nWidth) && !aLogoBitmap.IsEmpty()) { -- cgit v1.2.3