1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00
This commit is contained in:
Pawel Piech 2008-08-28 05:07:35 +00:00
parent 3ff2b8c238
commit 5700736f3f

View file

@ -20,7 +20,7 @@ public interface ICachingService {
/**
* Clears the service cache entries which have the given context in their
* hierachy.
* hierarchy.
* @param context Root context to flush. May be <code>null</code> to flush
* the entire cache.
*/