Skip to content

Commit dcd7e78

Browse files
Update src/main/resources/org/jenkinsci/plugins/workflow/steps/scm/SCMStep/help-changelog.html
Co-authored-by: Mark Waite <[email protected]>
1 parent c20f304 commit dcd7e78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/org/jenkinsci/plugins/workflow/steps/scm/SCMStep/help-changelog.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
If 'Include in changelog' is enabled for an SCM source, then when a build occurs, the changes from that SCM source will be included in the changelog.
55
</p>
66
<p>
7-
If 'Include in changelog' is disabled and 'Include in polling' is disabled, then when polling occurs,
8-
changes that are detected from this repository will be ignored.
7+
If 'Include in changelog' is disabled, then when a build occurs,
8+
the changes from this SCM source will not be included in the changelog.
99
</p>
1010
</div>

0 commit comments

Comments
 (0)