diff --git a/LibGit2Sharp/Network.cs b/LibGit2Sharp/Network.cs index 7b89edc4a..018169c6e 100644 --- a/LibGit2Sharp/Network.cs +++ b/LibGit2Sharp/Network.cs @@ -46,7 +46,7 @@ public virtual RemoteCollection Remotes /// /// /// The to list from. - /// The optional used to connect to remote repository. + /// The optional used to connect to remote repository. /// The references in the repository. public virtual IEnumerable ListReferences(Remote remote, CredentialsHandler credentialsProvider = null) {