From b2e5b8842d47573b55eeafb1104721039e95441c Mon Sep 17 00:00:00 2001 From: Pawel Piech Date: Tue, 6 Oct 2009 19:47:31 +0000 Subject: [PATCH] Updated comment. --- .../cdt/dsf/ui/viewmodel/DefaultVMModelProxyStrategy.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/ui/viewmodel/DefaultVMModelProxyStrategy.java b/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/ui/viewmodel/DefaultVMModelProxyStrategy.java index c95342532d9..f5c41273d5f 100644 --- a/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/ui/viewmodel/DefaultVMModelProxyStrategy.java +++ b/dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/ui/viewmodel/DefaultVMModelProxyStrategy.java @@ -513,7 +513,7 @@ public class DefaultVMModelProxyStrategy implements IVMModelProxy { // The main benefit of this optimization is that the viewer is left // to retrieve the elements that need to be refreshed, rather // than having this proxy do it. Since the viewer is lazy loading - // it may need to retrieve as many elements in the hierarchy. + // it may not need to retrieve as many elements in the hierarchy. // // For example: suppose the model looks like: // A-