Explorar el Código

Fixing type-o in interrupts-10.md

csears hace 9 años
padre
commit
9e4c2bb544
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      interrupts/interrupts-10.md

+ 1 - 1
interrupts/interrupts-10.md

@@ -47,7 +47,7 @@ and will be called by the [initcall](http://kernelnewbies.org/Documents/Initcall
 * `arch_initcall`
 * `subsys_initcall`
 * `fs_initcall`
-* `rootfs_initcal`
+* `rootfs_initcall`
 * `device_initcall`
 * `late_initcall`