]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Trivial typo fix in comment
authorMarc Poulhiès <poulhies@adacore.com>
Tue, 17 Oct 2023 14:35:09 +0000 (16:35 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Tue, 21 Nov 2023 09:57:40 +0000 (10:57 +0100)
gcc/ada/

* exp_util.ads: Typo fix.

gcc/ada/exp_util.ads

index 95ea4403c5da25034217f174f2233e1ae78cc487..932bf3fdcbc3952a1ab8f2320f57abb550b5d311 100644 (file)
@@ -1070,7 +1070,7 @@ package Exp_Util is
    --  call and is analyzed and resolved on return. Name_Req may only be set to
    --  True if Exp has the form of a name, and the effect is to guarantee that
    --  any replacement maintains the form of name. If Renaming_Req is set to
-   --  True, the routine produces an object renaming reclaration capturing the
+   --  True, the routine produces an object renaming declaration capturing the
    --  expression. If Variable_Ref is set to True, a variable is considered as
    --  side effect (used in implementing Force_Evaluation). Note: after call to
    --  Remove_Side_Effects, it is safe to call New_Copy_Tree to obtain a copy