summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/getegid.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/src/getegid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/getegid.c b/cpukit/libcsupport/src/getegid.c
index 3326727eec..4da7ba8d5b 100644
--- a/cpukit/libcsupport/src/getegid.c
+++ b/cpukit/libcsupport/src/getegid.c
@@ -22,7 +22,7 @@ gid_t _POSIX_types_Egid = 0;
/*PAGE
*
- * 4.2.1 Get Real User, Effective User, Ral Group, and Effective Group IDs,
+ * 4.2.1 Get Real User, Effective User, Ral Group, and Effective Group IDs,
* P1003.1b-1993, p. 84
*/