Trivial grammar correction

Corrects the usage of `it's` (plural) to `its` (possessive).
This commit is contained in:
TheDevKing 2019-07-01 17:37:27 -05:00 committed by GitHub
parent d09144a56b
commit 3ab0d02101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,5 +53,5 @@ To start over, simply remove the `build` directory.
## Building Intel MediaSDK (QSV support only)
For Quick Sync Video support, the Intel MediaSDK and it's dependencies must be built and installed separately. [Intel MediaSDK Build Instructions](https://github.com/Intel-Media-SDK/MediaSDK#how-to-build), and [Releases](https://github.com/Intel-Media-SDK/MediaSDK/releases) are available on their GitHub repository. MediaSDK dependencies are listed on the releases page.
For Quick Sync Video support, the Intel MediaSDK and its dependencies must be built and installed separately. [Intel MediaSDK Build Instructions](https://github.com/Intel-Media-SDK/MediaSDK#how-to-build), and [Releases](https://github.com/Intel-Media-SDK/MediaSDK/releases) are available on their GitHub repository. MediaSDK dependencies are listed on the releases page.