mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
fix typo (#13116)
This commit is contained in:
2
.github/actions/spell-check/expect.txt
vendored
2
.github/actions/spell-check/expect.txt
vendored
@@ -127,7 +127,7 @@ Autorun
|
||||
AUTOSIZECOLUMNS
|
||||
AUTOUPDATE
|
||||
AValid
|
||||
avialable
|
||||
available
|
||||
awakeversion
|
||||
AWAYMODE
|
||||
AYUV
|
||||
|
||||
@@ -261,7 +261,7 @@ IMFSample* ConvertIMFVideoSample(const MFT_REGISTER_TYPE_INFO& inputType,
|
||||
|
||||
if (!videoDecoderActivated)
|
||||
{
|
||||
LOG("No converter avialable for the selected format");
|
||||
LOG("No converter available for the selected format");
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user