瀏覽代碼

Merge pull request #358 from vmayoral/master

SUMMARY: fix typo in the timers chapter
0xAX 9 年之前
父節點
當前提交
9114a59b8f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SUMMARY.md

+ 1 - 1
SUMMARY.md

@@ -40,7 +40,7 @@
     * [Introduction to timers](Timers/timers-4.md)
     * [Clockevents framework](Timers/timers-5.md)
     * [x86 related clock sources](Timers/timers-6.md)
-    * [Time realted syetem calls](Timers/timers-7.md)
+    * [Time related system calls](Timers/timers-7.md)
 * [Memory management](mm/README.md)
     * [Memblock](mm/linux-mm-1.md)
     * [Fixmaps and ioremap](mm/linux-mm-2.md)