]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/generic/rte_cycles.h
doc: fix spelling reported by aspell in comments
[dpdk.git] / lib / librte_eal / common / include / generic / rte_cycles.h
index ac379e8780d00603f833337c2b8e73f0b18757a2..d318b91a8fde68b7164bb8db40d9e2736b556a8b 100644 (file)
@@ -173,7 +173,7 @@ rte_delay_us_sleep(unsigned int us);
  *
  * @param userfunc
  *   User function which replaces rte_delay_us. rte_delay_us_block restores
- *   buildin block delay function.
+ *   builtin block delay function.
  */
 void rte_delay_us_callback_register(void(*userfunc)(unsigned int));