diff options
author | Michael Witten <mfwitten@gmail.com> | 2010-03-26 21:41:10 +0000 |
---|---|---|
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 @@ sched-arch.txt - CPU Scheduler implementation hints for architecture specific code. sched-design-CFS.txt - - goals, design and implementation of the Complete Fair Scheduler. + - goals, design and implementation of the Completely Fair Scheduler. sched-domains.txt - information on scheduling domains. sched-nice-design.txt |