]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ada/sem_util.ads
ada: Fix spelling of functions with(out) "side effects"
[gcc.git] / gcc / ada / sem_util.ads
index 96b4730f4af86be296d42933c8d12dff5f2d39d8..2fae35b6bc4d6026eeb1ff3fb7f38afaeeeda68c 100644 (file)
@@ -1480,7 +1480,7 @@ package Sem_Util is
    --  Is the given expression a container aggregate?
 
    function Is_Function_With_Side_Effects (Subp : Entity_Id) return Boolean;
-   --  Return True if Subp is a function with side-effects, ie. it has a
+   --  Return True if Subp is a function with side effects, ie. it has a
    --  (direct or inherited) pragma Side_Effects with static value True.
 
    function Is_Newly_Constructed
This page took 0.030094 seconds and 5 git commands to generate.