fix spelling in comments and strings
[dpdk.git] / lib / eal / arm / include / rte_cycles_32.h
index f79718c..cec4d69 100644 (file)
@@ -30,7 +30,7 @@ extern "C" {
 
 /**
  * This call is easily portable to any architecture, however,
- * it may require a system call and inprecise for some tasks.
+ * it may require a system call and imprecise for some tasks.
  */
 static inline uint64_t
 __rte_rdtsc_syscall(void)