[Beignet] [PATCH] typo: bsically to basically
Igor Gnatenko
i.gnatenko.brain at gmail.com
Mon Jan 13 13:32:28 PST 2014
>From 010e52549730ed5fc02286ee5179f8e1c07e2cde Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <i.gnatenko.brain at gmail.com>
Date: Tue, 14 Jan 2014 01:31:39 +0400
Subject: [PATCH] typo: bsically to basically
Signed-off-by: Igor Gnatenko <i.gnatenko.brain at gmail.com>
---
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
--
1.8.4.2
--
-Igor Gnatenko
More information about the Beignet
mailing list