summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Albers <thomas@thomaslabs.org>2023-05-23 21:39:10 +0200
committerThomas Albers <thomas@thomaslabs.org>2023-05-23 21:39:10 +0200
commitaa521849debdca0c6eeabad400d989c64554f309 (patch)
tree1544299e724e4aa07824af85475d6473e8ea4845
parent6fe823a614279cceb2d48507bd8e93b0efd87f94 (diff)
* opencl.asd: Changed descriptionHEADv0.1.0master
-rw-r--r--opencl.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/opencl.asd b/opencl.asd
index e8bf214..a4aab80 100644
--- a/opencl.asd
+++ b/opencl.asd
@@ -1,5 +1,5 @@
(asdf:defsystem #:opencl
- :description "Bindings for opencl"
+ :description "Bindings for OpenCL"
:author ("Thomas Guillermo Albers Raviola")
:license "GPL-3.0"
:version "0.1.0"