diff options
author | Michael Witten <mfwitten@gmail.com> | 2010-03-26 17:41:10 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-11-02 22:47:39 -0400 |
commit | 1ed7c2077aa236b378dd28319e664422ef010e9b (patch) | |
tree | f06b3823e317bbcb389880515ecb27c11139fb39 /Documentation/scheduler | |
parent | b595076a180a56d1bb170e6eceda6eb9d76f4cd3 (diff) |
Docs: typo: Complete -> Completely
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/scheduler')
-rw-r--r-- | Documentation/scheduler/00-INDEX | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scheduler/00-INDEX b/Documentation/scheduler/00-INDEX index 3c00c9c3219e..d2651c47ae27 100644 --- a/Documentation/scheduler/00-INDEX +++ b/Documentation/scheduler/00-INDEX | |||
@@ -3,7 +3,7 @@ | |||
3 | sched-arch.txt | 3 | sched-arch.txt |
4 | - CPU Scheduler implementation hints for architecture specific code. | 4 | - CPU Scheduler implementation hints for architecture specific code. |
5 | sched-design-CFS.txt | 5 | sched-design-CFS.txt |
6 | - goals, design and implementation of the Complete Fair Scheduler. | 6 | - goals, design and implementation of the Completely Fair Scheduler. |
7 | sched-domains.txt | 7 | sched-domains.txt |
8 | - information on scheduling domains. | 8 | - information on scheduling domains. |
9 | sched-nice-design.txt | 9 | sched-nice-design.txt |