summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/backingwindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/backingwindow.cxx')
-rw-r--r--sfx2/source/dialog/backingwindow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/backingwindow.cxx b/sfx2/source/dialog/backingwindow.cxx
index 4575fa31a386..5c0a32d02a87 100644
--- a/sfx2/source/dialog/backingwindow.cxx
+++ b/sfx2/source/dialog/backingwindow.cxx
@@ -748,7 +748,7 @@ void BackingWindow::dispatchURL( const OUString& i_rURL,
if( !xProvider.is())
return;
- // get an URL transformer to clean up the URL
+ // get a URL transformer to clean up the URL
css::util::URL aDispatchURL;
aDispatchURL.Complete = i_rURL;