Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cmd/gpu_plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ device file.

As result, media applications using VA-API or QSV, fail to locate the
correct GPU device file unless it is the first ("renderD128") one, or
device file name is explictly specified with an application option.
device file name is explicitly specified with an application option.

Kubernetes device plugins expose only requested number of device
files, and their naming matches host device file names (for several
Expand Down
2 changes: 1 addition & 1 deletion cmd/qat_plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The component can be installed either using a DaemonSet or running 'by hand' on

### Prerequisites

The component has the same basic dependancies as the
The component has the same basic dependencies as the
[generic plugin framework dependencies](../../README.md#about).

You will also need [appropriate hardware installed](#checking-for-hardware).
Expand Down