Skip to content

Commit

Permalink
Fix copy & paste Javadoc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
darxriggs committed Nov 9, 2019
1 parent dcfff8a commit ee65a84
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -118,7 +118,7 @@ public Class<? extends SCMSource> getSourceClass() {
}

/**
* Trusts branches from the repository.
* Trusts tags from the repository.
*/
public static class TagSCMHeadAuthority extends SCMHeadAuthority<SCMSourceRequest, GitTagSCMHead, GitTagSCMRevision> {
/**
Expand Down

0 comments on commit ee65a84

Please sign in to comment.