From 48f8e5b1d27436c771175f7d407125c41f00171f Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 14 Jan 2014 01:31:39 +0400 Subject: [PATCH] typo: bsically to basically Signed-off-by: Igor Gnatenko Reviewed-by: Zhigang Gong --- docs/Beignet.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Beignet.mdwn b/docs/Beignet.mdwn index e3b4b1b..0830004 100644 --- a/docs/Beignet.mdwn +++ b/docs/Beignet.mdwn @@ -3,7 +3,7 @@ Beignet Beignet is an open source implementaion of the OpenCL specification - a generic compute oriented API. This code base contains the code to run OpenCL programs on -Intel GPUs which bsically defines and implements the OpenCL host functions +Intel GPUs which basically defines and implements the OpenCL host functions required to initialize the device, create the command queues, the kernels and the programs and run them on the GPU. The code base also contains the compiler part of the stack which is included in `backend/`. For more specific information -- 2.7.4