]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ada/sem_warn.adb
Fix double word typos.
[thirdparty/gcc.git] / gcc / ada / sem_warn.adb
index 518c9191e3779379f30468678b3fad8d4985c78f..9140a0899f6de888b46063c2344a451149b63491 100644 (file)
@@ -4366,7 +4366,7 @@ package body Sem_Warn is
                      --  Otherwise we are at the outer level. An exception
                      --  handler is significant only if it references the
                      --  variable in question, or if the entity in question
-                     --  is an OUT or IN OUT parameter, which which case
+                     --  is an OUT or IN OUT parameter, in which case
                      --  the caller can reference it after the exception
                      --  handler completes.