diff --git a/TGS.Interface/Components/Repository.cs b/TGS.Interface/Components/Repository.cs index 27c793bb9e..6a518fca0a 100644 --- a/TGS.Interface/Components/Repository.cs +++ b/TGS.Interface/Components/Repository.cs @@ -101,7 +101,7 @@ namespace TGS.Interface.Components /// /// Merges the target pull requests into the current branch if the remote is a github repository /// - /// of github pull request numbers and shas in the remote repository + /// of s containing pull request numbers and shas in the remote repository /// Suppresses chat messages if /// on success, list of error messages if any fail failure. Those with indexes of those that succeed will have null entries [OperationContract]