summaryrefslogtreecommitdiffstats
path: root/gcc/ada/g-hesorg.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-hesorg.adb')
-rw-r--r--gcc/ada/g-hesorg.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-hesorg.adb b/gcc/ada/g-hesorg.adb
index 10700b07d2e..d7870d62cf5 100644
--- a/gcc/ada/g-hesorg.adb
+++ b/gcc/ada/g-hesorg.adb
@@ -79,7 +79,7 @@ package body GNAT.Heap_Sort_G is
-- we assume that the current node will be less than the larger
-- son, and unconditionally sift up. Then when we get to the bottom
-- of the tree, we check parents to make sure that we did not make
- -- a mistake. This roughly cuts the number of comparisions in half,
+ -- a mistake. This roughly cuts the number of comparisons in half,
-- since it is almost always the case that our assumption is correct.
-- Loop to pull up larger sons
OpenPOWER on IntegriCloud