diff options
Diffstat (limited to 'gcc/ada/9drpc.adb')
-rw-r--r-- | gcc/ada/9drpc.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/9drpc.adb b/gcc/ada/9drpc.adb index cca1785bbc1..dab584ed908 100644 --- a/gcc/ada/9drpc.adb +++ b/gcc/ada/9drpc.adb @@ -1009,7 +1009,7 @@ package body System.RPC is Partition_ID'Image (Partition)); Garbage_Collector.Allocate (Anonymous); - -- We subtracted the size of the header from the size of the + -- We substracted the size of the header from the size of the -- global message in order to provide immediatly Params size Anonymous.Element.Start |