mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update wording
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
This commit is contained in:
parent
b77bfea887
commit
768ed4f80a
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ namespace Flow.Launcher.Plugin.Explorer.Search
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Note: Assuming all diretories end with "\".
|
||||
/// Note: A path that ends with "\" and one that doesn't will not be regarded as equal.
|
||||
/// </summary>
|
||||
public class PathEqualityComparator : IEqualityComparer<Result>
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue