summaryrefslogtreecommitdiff
path: root/Documentation/hrtimers.txt
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 22:52:05 +0200
committerAdrian Bunk <bunk@stusta.de>2006-10-03 22:52:05 +0200
commit992caacf1141b31e94540eb31e0540e3da3a5e25 (patch)
treef50d22577c2dd45c31a8fe9e2f952b4a93a44249 /Documentation/hrtimers.txt
parent2fe0ae78c6975d6fa2fc0c84f2b8944543054105 (diff)
Fix typos in Documentation/: 'N'-'P'
This patch fixes typos in various Documentation txts. The patch addresses some words starting with the letters 'N'-'P'. Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/hrtimers.txt')
-rw-r--r--Documentation/hrtimers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hrtimers.txt b/Documentation/hrtimers.txt
index acad3a9b16c9..1fbad1a7b809 100644
--- a/Documentation/hrtimers.txt
+++ b/Documentation/hrtimers.txt
@@ -27,7 +27,7 @@ several reasons why such integration is hard/impossible:
high-res timers.
- the unpredictable [O(N)] overhead of cascading leads to delays which
- necessiate a more complex handling of high resolution timers, which
+ necessitate a more complex handling of high resolution timers, which
in turn decreases robustness. Such a design still led to rather large
timing inaccuracies. Cascading is a fundamental property of the timer
wheel concept, it cannot be 'designed out' without unevitably