Skip to content

Commit

Permalink
Simulated bug fix for release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
NightOwl888 committed Nov 6, 2024
1 parent d549a5e commit 8af1399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Lucene.Net/Analysis/Analyzer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ namespace Lucene.Net.Analysis
/// <item><description>[Stempel](../analysis-stempel/Lucene.Net.Analysis.Stempel.html):
/// Algorithmic Stemmer for the Polish Language.</description></item>
/// </list>
///
/// </summary>
public abstract class Analyzer : IDisposable
{
Expand Down

0 comments on commit 8af1399

Please sign in to comment.