summaryrefslogtreecommitdiff
path: root/svl/source/misc/filenotation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/misc/filenotation.cxx')
-rw-r--r--svl/source/misc/filenotation.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/misc/filenotation.cxx b/svl/source/misc/filenotation.cxx
index 1b7dee2067b5..b7b40144004a 100644
--- a/svl/source/misc/filenotation.cxx
+++ b/svl/source/misc/filenotation.cxx
@@ -125,7 +125,7 @@ namespace svt
case N_URL: return m_sFileURL;
}
- OSL_FAIL("OFileNotation::get: inavlid enum value!");
+ OSL_FAIL("OFileNotation::get: invalid enum value!");
return OUString();
}