mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 08:52:50 +08:00
Fix a typo in code comment (#579)
This commit is contained in:
parent
d02c9e552e
commit
f5a2735501
@ -275,7 +275,7 @@ namespace Spectre.Console
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Replaces prompt user input with asterixes in the console.
|
||||
/// Replaces prompt user input with asterisks in the console.
|
||||
/// </summary>
|
||||
/// <typeparam name="T">The prompt type.</typeparam>
|
||||
/// <param name="obj">The prompt.</param>
|
||||
|
Loading…
x
Reference in New Issue
Block a user