diff --git a/rse/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStartHere.java b/rse/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStartHere.java index 390c65f8882..a5526d205dc 100644 --- a/rse/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStartHere.java +++ b/rse/plugins/org.eclipse.rse.core/src/org/eclipse/rse/core/filters/ISystemFilterStartHere.java @@ -54,7 +54,7 @@ public interface ISystemFilterStartHere { * SystemFilterPoolReferenceManagerProvider interface, and pass "this" for this parameter. * Given any filter framework object, it is possible to retrieve the caller's * object via the getProvider method call. - * @param relatedPoolManagers The managers that own the master list of filter pools that + * @param relatedPoolMgrProvider The creator of the managers that own the master list of filter pools that * this manager will contain references to. * @param name the name of the filter pool reference manager. This is not currently * used, but you may find a use for it.