update api description comment

This commit is contained in:
Jeremy Wu 2021-11-11 08:40:15 +11:00 committed by GitHub
parent b15ec0f83b
commit 07905e8d9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -192,7 +192,7 @@ namespace Flow.Launcher.Plugin
void SaveSettingJsonStorage<T>() where T : new();
/// <summary>
/// Open Directory in explorer configured by user
/// Open directory in an explorer configured by user via Flow's Settings. The default is Windows Explorer
/// </summary>
/// <param name="DirectoryPath">Directory Path to open</param>
/// <param name="FileName">Extra FileName Info</param>