Skip to content

Commit

Permalink
A minor documentation change in OutputGroupProvider.
Browse files Browse the repository at this point in the history
--
MOS_MIGRATED_REVID=88198589
  • Loading branch information
lberki authored and damienmg committed Mar 10, 2015
1 parent 47782da commit 91ec274
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ public final class OutputGroupProvider implements TransitiveInfoProvider {
public static final String TEMP_FILES = "temp_files";

/**
* The default group of files built by a target that is also used when e.g. it is mentioned in
* a data dependency.
* The default group of files built by a target when it is mentioned on the command line.
*/
public static final String DEFAULT = "default";

Expand Down

0 comments on commit 91ec274

Please sign in to comment.