diff --git a/src/lib/eina/eina_cpu.h b/src/lib/eina/eina_cpu.h index e871774aa2..bb7082b37c 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.