my9221 mma7455: corrected spelling mistake
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Wed, 11 Jun 2014 19:50:19 +0000 (20:50 +0100)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Wed, 11 Jun 2014 19:50:19 +0000 (20:50 +0100)
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
src/mma7455/CMakeLists.txt
src/my9221/CMakeLists.txt

index 5c766ab..cb67d1e 100644 (file)
@@ -1,4 +1,4 @@
 set (libname "mma7455")
-set (libdecription "upm MMA7455")
+set (libdescription "upm MMA7455")
 add_library (mma7455 SHARED mma7455.cxx)
 upm_module_init()
index 4d48330..3066622 100644 (file)
@@ -1,4 +1,4 @@
 set (libname "my9221")
-set (libdecription "upm ledbar")
+set (libdescription "upm ledbar")
 add_library (${libname} SHARED my9221.cxx)
 upm_module_init()