Explorar el Código

Merge pull request #168 from csears/patch-1

Fixing type-o in interrupts-10.md
0xAX hace 9 años
padre
commit
aa61d92b32
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`