[clinfo] 01/36: Typo

Andreas Beckmann anbe at moszumanska.debian.org
Wed Feb 17 18:32:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master
in repository clinfo.

commit fd04f6c1c675a25493cbc60e812fd8992b2acb0f
Author: Giuseppe Bilotta <giuseppe.bilotta at gmail.com>
Date:   Mon Sep 21 21:53:00 2015 +0200

    Typo
---
 src/clinfo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/clinfo.c b/src/clinfo.c
index 978f979..4cc4218 100644
--- a/src/clinfo.c
+++ b/src/clinfo.c
@@ -109,7 +109,7 @@ static const char l3cache[] = "L3 cache";
 static const char l4cache[] = "L4 cache";
 
 static const char* affinity_domain_str[] = {
-	numa, l4cache, l3cache, l2cache, l1cache, "next partitionalbe"
+	numa, l4cache, l3cache, l2cache, l1cache, "next partitionable"
 };
 
 static const char* affinity_domain_ext_str[] = {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/clinfo.git



More information about the Pkg-opencl-commits mailing list