filter/source/config/cache/filtercache.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f110f4875b8661476a81c9617f97e62d09b29afb Author: Julien Nabet <[email protected]> Date: Sun Mar 30 15:07:28 2014 +0200 Typo: manualy->manually Change-Id: I136347660d91c619941fb1036dd77678e0f945df diff --git a/filter/source/config/cache/filtercache.hxx b/filter/source/config/cache/filtercache.hxx index 5bb39ce..a6b4e17 100644 --- a/filter/source/config/cache/filtercache.hxx +++ b/filter/source/config/cache/filtercache.hxx @@ -328,7 +328,7 @@ class FilterCache : public BaseLock This method "load(xxx)" synchronize such load-on-demand requests. Of course it would be possible to supress this special load thread - in general and start it manualy inside this load() request. + in general and start it manually inside this load() request. The outside code decide then, if and when this cache will be filled with all available information ... _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
