summaryrefslogtreecommitdiff
path: root/gcc/ada/g-socket.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-socket.ads')
-rw-r--r--gcc/ada/g-socket.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-socket.ads b/gcc/ada/g-socket.ads
index 045e3bfb7d0..cd12b016975 100644
--- a/gcc/ada/g-socket.ads
+++ b/gcc/ada/g-socket.ads
@@ -370,7 +370,7 @@ package GNAT.Sockets is
-- end PingPong;
package SOSC renames System.OS_Constants;
- -- Renaming used to provide short-hand notations thoughout the sockets
+ -- Renaming used to provide short-hand notations throughout the sockets
-- binding. Note that System.OS_Constants is an internal unit, and the
-- entities declared therein are not meant for direct access by users,
-- including through this renaming.