summaryrefslogtreecommitdiff
path: root/filter/source/config/cache
diff options
context:
space:
mode:
authorGregg King <smokedart@gmail.com>2013-02-25 22:46:05 -0400
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-02-26 11:01:37 +0100
commit6e1323a876f2b77901e1beb1737e4def3a6abf04 (patch)
tree0ac59ebc211beae0aace16afa149441fa549830e /filter/source/config/cache
parentde471513bb012839e6c5d1640ed22b6c24bd8ec0 (diff)
fdo#60724: lintian typo fix: useful -> useful
Change-Id: I5635c3efaaa6bbe1c1e3ec41a502e203fe17e47c
Diffstat (limited to 'filter/source/config/cache')
-rw-r--r--filter/source/config/cache/filtercache.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/config/cache/filtercache.cxx b/filter/source/config/cache/filtercache.cxx
index 34a464f3df4a..049455335372 100644
--- a/filter/source/config/cache/filtercache.cxx
+++ b/filter/source/config/cache/filtercache.cxx
@@ -2232,7 +2232,7 @@ void FilterCache::impl_interpretDataVal4Filter(const ::rtl::OUString& sValue,
/*-----------------------------------------------
TODO work on a cache copy first, which can be flushed afterwards
- That would be usefully to gurantee a consistent cache.
+ That would be useful to guarantee a consistent cache.
-----------------------------------------------*/
void FilterCache::impl_readOldFormat()
throw(css::uno::Exception)