summaryrefslogtreecommitdiff
path: root/gcc/ada/s-imgrea.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-imgrea.adb')
-rw-r--r--gcc/ada/s-imgrea.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-imgrea.adb b/gcc/ada/s-imgrea.adb
index e9fd56067f8..bbcf225a1dd 100644
--- a/gcc/ada/s-imgrea.adb
+++ b/gcc/ada/s-imgrea.adb
@@ -87,7 +87,7 @@ package body System.Img_Real is
pragma Assert (S'First = 1);
begin
- -- Decide wether a blank should be prepended before the call to
+ -- Decide whether a blank should be prepended before the call to
-- Set_Image_Real. We generate a blank for positive values, and
-- also for positive zeroes. For negative zeroes, we generate a
-- space only if Signed_Zeroes is True (the RM only permits the