summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav-neon/webdavcontent.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav-neon/webdavcontent.cxx b/ucb/source/ucp/webdav-neon/webdavcontent.cxx
index 16d0d910c5f5..7ac4add5c30b 100644
--- a/ucb/source/ucp/webdav-neon/webdavcontent.cxx
+++ b/ucb/source/ucp/webdav-neon/webdavcontent.cxx
@@ -3991,7 +3991,7 @@ void Content::initOptsCacheLifeTime()
{
// see description in
// officecfg/registry/schema/org/openoffice/Inet.xcs
- // for use of these filed values.
+ // for use of these field values.
sal_uInt32 nAtime;
nAtime = officecfg::Inet::Settings::OptsCacheLifeImplWeb::get( m_xContext );
m_nOptsCacheLifeImplWeb = std::max( sal_uInt32( 0 ),