Fix typos.

Change-Id: Ib0f12d3391c03a2deed9ce57bdaba03034fb6238
Signed-off-by: Piotr Fusik <piotr.fusik@intel.com>
This commit is contained in:
Piotr Fusik 2019-03-20 17:17:49 +01:00 committed by sys_ocldev
parent 60b6a3b54c
commit 22c3c10679
2 changed files with 3 additions and 3 deletions

View File

@ -445,7 +445,7 @@ include(version.cmake)
# Get available platfroms
include(platforms.cmake)
# Enable/Disable BuiltIns compilatoin during build
# Enable/Disable BuiltIns compilation during build
set(COMPILE_BUILT_INS TRUE CACHE BOOL "Enable built-in kernels compilation")
# Changing the default executable and library output directories

View File

@ -2,7 +2,7 @@
## Introduction
The Intel(R) Graphics Compute Runtime for OpenCL(TM) is a open source project to
The Intel(R) Graphics Compute Runtime for OpenCL(TM) is an open source project to
converge Intel's development efforts on OpenCL(TM) compute stacks supporting the
GEN graphics hardware architecture.
@ -62,4 +62,4 @@ See [contribution guidelines](https://github.com/intel/compute-runtime/blob/mast
* Frequently asked questions: [FAQ.md](https://github.com/intel/compute-runtime/blob/master/documentation/FAQ.md)
* Quality expectations: [RELEASES.md](https://github.com/intel/compute-runtime/blob/master/documentation/RELEASES.md)
___(*) Other names and brands my be claimed as property of others.___
___(*) Other names and brands may be claimed as property of others.___