From 6e1323a876f2b77901e1beb1737e4def3a6abf04 Mon Sep 17 00:00:00 2001 From: Gregg King Date: Mon, 25 Feb 2013 22:46:05 -0400 Subject: fdo#60724: lintian typo fix: useful -> useful Change-Id: I5635c3efaaa6bbe1c1e3ec41a502e203fe17e47c --- filter/source/config/cache/filtercache.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filter/source/config/cache') 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) -- cgit