mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 06:50:09 +00:00
Fix typos (#3637)
This commit is contained in:
@@ -13,7 +13,7 @@ function Get-LocalizedYesNo {
|
||||
#>
|
||||
|
||||
# Run choice and capture its options as output
|
||||
# The output shows the options for Yes and No as "[Y,N]?" in the (partitially) localized format.
|
||||
# The output shows the options for Yes and No as "[Y,N]?" in the (partially) localized format.
|
||||
# eg. English: [Y,N]?
|
||||
# Dutch: [Y,N]?
|
||||
# German: [J,N]?
|
||||
|
||||
Reference in New Issue
Block a user