mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
af5950b178
commit
f6759a50d3
1 changed files with 1 additions and 1 deletions
|
|
@ -389,7 +389,7 @@ namespace Flow.Launcher.Plugin.SharedCommands
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns true is the given name is a valid name for a directory, not a path
|
||||
/// Returns true if the given name is a valid name for a directory, not a path
|
||||
/// </summary>
|
||||
public static bool IsValidDirectoryName(string name)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue