Kaydet (Commit) f110f487 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: manualy->manually

Change-Id: I136347660d91c619941fb1036dd77678e0f945df
üst 4c4ce2c9
...@@ -328,7 +328,7 @@ class FilterCache : public BaseLock ...@@ -328,7 +328,7 @@ class FilterCache : public BaseLock
This method "load(xxx)" synchronize such load-on-demand requests. This method "load(xxx)" synchronize such load-on-demand requests.
Of course it would be possible to supress this special load thread 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 The outside code decide then, if and when this cache will be filled
with all available information ... with all available information ...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment