refactor: fix typos

Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>
This commit is contained in:
Jaroslaw Warchulski
2025-09-19 11:54:48 +00:00
committed by Compute-Runtime-Automation
parent 5c6ae48d17
commit 195bf66a49
314 changed files with 1072 additions and 1072 deletions

View File

@@ -227,7 +227,7 @@ aub_stream::EngineType EngineInfo::getBaseCopyEngineType(const IoctlHelper *ioct
return DrmEngineMappingHelper::baseForScaleUpLinkCopyEngine;
}
}
// no capabilites check for BCS0, to be backward compatible
// no capabilities check for BCS0, to be backward compatible
return DrmEngineMappingHelper::baseForMainCopyEngine;
}