8000 Fix XML comment · wtf3505-git/libgit2sharp@35bca83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 35bca83

Browse files
committed
Fix XML comment
1 parent 80ea092 commit 35bca83

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

LibGit2Sharp/GlobalSettings.cs

Lines changed: 2 additions & 3 deletions
< 5CF0 td data-grid-cell-id="diff-105eebe6b748f1b4700b010dae4bf82b256b78d00509f87334089d316df26fc0-135-135-1" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">135
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,9 @@ internal static SmartSubtransportRegistration<T> RegisterDefaultSmartSubtranspor
131131

132132
/// <summary>
133133
/// Registers a new <see cref="SmartSubtransport"/> as a custom
134-
/// smart-protocol transport with libgit2. Any Git remote with
134+
/// smart-protocol transport with libgit2. Any Git remote with
135
/// the scheme registered will delegate to the given transport
136-
/// for all communication with the server. use this transport to communicate
137-
/// with the server This is not commonly
136+
/// for all communication with the server. This is not commonly
138137
/// used: some callers may want to re-use an existing connection to
139138
/// perform fetch / push operations to a remote.
140139
///

0 commit comments

Comments
 (0)
0