Explorar o código

fix spelling error in include/linux/kernel.h

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Jim Cromie %!s(int64=18) %!d(string=hai) anos
pai
achega
e20ec9911b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/linux/kernel.h

+ 1 - 1
include/linux/kernel.h

@@ -65,7 +65,7 @@ struct user;
  * context (spinlock, irq-handler, ...).
  *
  * This is a useful debugging help to be able to catch problems early and not
- * be biten later when the calling function happens to sleep when it is not
+ * be bitten later when the calling function happens to sleep when it is not
  * supposed to.
  */
 #ifdef CONFIG_PREEMPT_VOLUNTARY