summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/fpsmartcontent.hxx4
-rw-r--r--fpicker/source/office/iodlg.cxx2
2 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/office/fpsmartcontent.hxx b/fpicker/source/office/fpsmartcontent.hxx
index 08c4ad4a320f..b59a7820c957 100644
--- a/fpicker/source/office/fpsmartcontent.hxx
+++ b/fpicker/source/office/fpsmartcontent.hxx
@@ -45,8 +45,8 @@ namespace svt
{
NOT_BOUND, // never bound
UNKNOWN, // bound, but validity is unknown
- VALID, // bound to an URL, and valid
- INVALID // bound to an URL, and invalid
+ VALID, // bound to a URL, and valid
+ INVALID // bound to a URL, and invalid
};
private:
diff --git a/fpicker/source/office/iodlg.cxx b/fpicker/source/office/iodlg.cxx
index 8382977e9a37..a4916448db77 100644
--- a/fpicker/source/office/iodlg.cxx
+++ b/fpicker/source/office/iodlg.cxx
@@ -1604,7 +1604,7 @@ bool implIsInvalid( const OUString & rURL )
OUString SvtFileDialog::implGetInitialURL( const OUString& _rPath, const OUString& _rFallback )
{
- // an URL parser for the fallback
+ // a URL parser for the fallback
INetURLObject aURLParser;
// set the path