Skip to content

Commit 039865a

Browse files
authored
chore: Fix multiple typos (#1653)
* chore: Fix multiple typos Signed-off-by: hugo-syn <[email protected]>
1 parent 84efdca commit 039865a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmd/gpu_plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ device file.
215215
216216
As result, media applications using VA-API or QSV, fail to locate the
217217
correct GPU device file unless it is the first ("renderD128") one, or
218-
device file name is explictly specified with an application option.
218+
device file name is explicitly specified with an application option.
219219
220220
Kubernetes device plugins expose only requested number of device
221221
files, and their naming matches host device file names (for several

cmd/qat_plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The component can be installed either using a DaemonSet or running 'by hand' on
7878

7979
### Prerequisites
8080

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

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

0 commit comments

Comments
 (0)