summaryrefslogtreecommitdiff
path: root/gcc/ada/s-taprop-solaris.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-taprop-solaris.adb')
-rw-r--r--gcc/ada/s-taprop-solaris.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-taprop-solaris.adb b/gcc/ada/s-taprop-solaris.adb
index 2555eb8fee3..7792232fdd8 100644
--- a/gcc/ada/s-taprop-solaris.adb
+++ b/gcc/ada/s-taprop-solaris.adb
@@ -115,7 +115,7 @@ package body System.Task_Primitives.Operations is
-- and priority handling.
Using_Real_Time_Class : Boolean := False;
- -- indicates whether the real time class is being used (i.e the process
+ -- indicates whether the real time class is being used (i.e. the process
-- has root privileges).
Prio_Param : aliased struct_pcparms;