summaryrefslogtreecommitdiff
path: root/gcc/ada/s-win32.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-win32.ads')
-rw-r--r--gcc/ada/s-win32.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-win32.ads b/gcc/ada/s-win32.ads
index 2d2648514b8..298984cb3b3 100644
--- a/gcc/ada/s-win32.ads
+++ b/gcc/ada/s-win32.ads
@@ -32,7 +32,7 @@
------------------------------------------------------------------------------
-- This package plus its child provide the low level interface to the Win32
--- API. The core part of the Win32 API (commont to RTX and Win32) is in this
+-- API. The core part of the Win32 API (common to RTX and Win32) is in this
-- package, and an additional part of the Win32 API which is not supported by
-- RTX is in package System.Win33.Ext.