diff options
Diffstat (limited to 'gcc/ada/g-sothco.ads')
-rw-r--r-- | gcc/ada/g-sothco.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-sothco.ads b/gcc/ada/g-sothco.ads index 6ffd06631e7..44a7b752215 100644 --- a/gcc/ada/g-sothco.ads +++ b/gcc/ada/g-sothco.ads @@ -377,7 +377,7 @@ package GNAT.Sockets.Thin_Common is Read_End : constant := 0; Write_End : constant := 1; - -- Indices into an Fd_Pair value providing access to each of the connected + -- Indexes into an Fd_Pair value providing access to each of the connected -- file descriptors. function Inet_Pton |