mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update doc
This commit is contained in:
parent
50de9ba6d6
commit
27002c5035
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
public (string translation, TranslationMapping map) Translate(string stringToTranslate);
|
||||
|
||||
/// <summary>
|
||||
/// Determine if a string can be translated to English letter with this Alphabet.
|
||||
/// Determine if a string should be translated to English letter with this Alphabet.
|
||||
/// </summary>
|
||||
/// <param name="stringToTranslate">String to translate.</param>
|
||||
/// <returns></returns>
|
||||
|
|
|
|||
Loading…
Reference in a new issue