Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pstreef committed Aug 5, 2024
1 parent 81d573d commit 2d2f488
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public class GitProvenance implements Marker {

/**
* The URL of the origin remote, not to be confused with the SCM origin
* which can be found under scmUrlComponents.getOrigin() which contains the base url to the SCM server
* which can be found under gitRemote.getOrigin() which contains the base url of the remote SCM server
*/
@Nullable
String origin;
Expand Down

0 comments on commit 2d2f488

Please sign in to comment.