Преглед изворни кода

Merge pull request #168 from csears/patch-1

Fixing type-o in interrupts-10.md
0xAX пре 9 година
родитељ
комит
aa61d92b32
1 измењених фајлова са 1 додато и 1 уклоњено
  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`