File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ public interface IRepository : IDisposable
265
265
/// </para>
266
266
/// <para>
267
267
/// Optionally, the <paramref name="options"/> parameter allow to tweak the
268
- /// search strategy (considering lightweith tags, or even branches as reference points)
268
+ /// search strategy (considering lightweight tags, or even branches as reference points)
269
269
/// and the formatting of the returned identifier.
270
270
/// </para>
271
271
/// </summary>
Original file line number Diff line number Diff line change @@ -1720,7 +1720,7 @@ internal void UpdatePhysicalIndex()
1720
1720
/// </para>
1721
1721
/// <para>
1722
1722
/// Optionally, the <paramref name="options"/> parameter allow to tweak the
1723
- /// search strategy (considering lightweith tags, or even branches as reference points)
1723
+ /// search strategy (considering lightweight tags, or even branches as reference points)
1724
1724
/// and the formatting of the returned identifier.
1725
1725
/// </para>
1726
1726
/// </summary>
You can’t perform that action at this time.
0 commit comments