Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit 002aee0

Browse files
committed
update doc so that the link to multi source control block works in chili wiki
1 parent 583b7b9 commit 002aee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/core/sourcecontrol/FilteredSourceControl.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ namespace ThoughtWorks.CruiseControl.Core.Sourcecontrol
1313
/// </para>
1414
/// <para>
1515
/// The FilteredSourceControl works together with all of the source controls supported by CCNet (including the <link>Multi Source Control
16-
/// Block</link>). It can also be included under the <link>Multi Source Control Block</link> provider so that you could have multiple
16+
/// </link>Block). It can also be included under the <link>Multi Source Control</link>Block provider so that you could have multiple
1717
/// FilterSourceControls each filtering a different set of modifications from different source control providers. Essentially, it acts as a
1818
/// decorator (or an example of the pipes and filters pattern ), wrapping around the specific SourceControl provider that you want to use.
1919
/// </para>

0 commit comments

Comments
 (0)