Merge "Fix class comment on ListPlugins"

This commit is contained in:
Martin Fick
2012-07-16 15:13:09 -07:00
committed by gerrit code review

View File

@@ -33,7 +33,7 @@ import java.util.Comparator;
import java.util.List;
import java.util.Map;
/** List projects visible to the calling user. */
/** List the installed plugins. */
public class ListPlugins {
private final PluginLoader pluginLoader;