ami pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=eab2b5af840afe71784b0d24c1d0bb10743cb04d

commit eab2b5af840afe71784b0d24c1d0bb10743cb04d
Author: Amitesh Singh <amitesh...@samsung.com>
Date:   Sat Aug 29 08:01:10 2015 +0530

    eina: cpu - fix a typo in eina_cpu_count API doc
---
 src/lib/eina/eina_cpu.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/eina/eina_cpu.h b/src/lib/eina/eina_cpu.h
index e871774..bb7082b 100644
--- a/src/lib/eina/eina_cpu.h
+++ b/src/lib/eina/eina_cpu.h
@@ -73,7 +73,7 @@ EAPI extern Eina_Cpu_Features eina_cpu_features;
 EAPI Eina_Cpu_Features eina_cpu_features_get(void);
 
 /**
- * @brief Get the current number of precessors
+ * @brief Get the current number of processors
  *
  * @return the number of processors that are online, that
  * is available when the function is called.

-- 


Reply via email to