summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/svapp.cxx')
-rw-r--r--vcl/source/app/svapp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/svapp.cxx b/vcl/source/app/svapp.cxx
index 47e74e0cd8b6..b4450c34d833 100644
--- a/vcl/source/app/svapp.cxx
+++ b/vcl/source/app/svapp.cxx
@@ -671,7 +671,7 @@ void Application::SetSettings( const AllSettings& rSettings )
}
// if DPI resolution for screen output was changed set the new resolution for all
- // screen compatible VirDev´s
+ // screen compatible VirDev's
pFirstFrame = pSVData->maWinData.mpFirstFrame;
if ( pFirstFrame )
{