Kaydet (Commit) bea51529 authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I9af60e867813e4222183517dfebbfef11d256b83
Reviewed-on: https://gerrit.libreoffice.org/68530Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 57651991
......@@ -482,7 +482,7 @@ void SAL_CALL UnoDialogControl::windowResized( const css::awt::WindowEvent& e )
if ( !pOutDev || mbSizeModified )
return;
// Currentley we are simply using MapUnit::MapAppFont
// Currently we are simply using MapUnit::MapAppFont
::Size aAppFontSize( e.Width, e.Height );
Reference< XControl > xDialogControl( *this, UNO_QUERY_THROW );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment