Browse Source

SUMMARY: fix typo in the timers chapter

Víctor Mayoral Vilches 9 years ago
parent
commit
a2257e154c
1 changed files with 1 additions and 1 deletions
  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)