summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/include/sched.h')
-rw-r--r--cpukit/posix/include/sched.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/include/sched.h b/cpukit/posix/include/sched.h
index 18d4f1096d..964430b792 100644
--- a/cpukit/posix/include/sched.h
+++ b/cpukit/posix/include/sched.h
@@ -40,7 +40,7 @@ int sched_getparam(
);
/*
- * 13.3.3 Set Scheduling Policy and Scheduling Parameters,
+ * 13.3.3 Set Scheduling Policy and Scheduling Parameters,
* P1003.1b-1993, p. 254
*/