]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* intdoc.in: Fix typos.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 19 Dec 2002 14:27:13 +0000 (14:27 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 19 Dec 2002 14:27:13 +0000 (14:27 +0000)
From-SVN: r60306

gcc/f/ChangeLog
gcc/f/intdoc.in

index 182934951f95b21abc76689bbd3cfc253bacb517..5450de5ae2ce85cfde8e4cc25560781aa75a450d 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-19  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * intdoc.in: Fix typos.
+
 2002-12-18  Kazu Hirata  <kazu@cs.umass.edu>
 
        * g77.texi: Fix typos.
index 3ed3e10e408b5c81062705a0e97c54d77f9a0261..9d00bc761a676b22541a4bfdbb40320663046cc9 100644 (file)
@@ -646,7 +646,7 @@ magnitude truncated and its sign preserved, converted
 to type @code{INTEGER(KIND=6)}.
 
 If @var{@1@} is type @code{COMPLEX}, its real part
-is truncated and converted, and its imaginary part is disgregarded.
+is truncated and converted, and its imaginary part is disregarded.
 
 @xref{Int Intrinsic}.
 
@@ -661,7 +661,7 @@ magnitude truncated and its sign preserved, converted
 to type @code{INTEGER(KIND=6)}.
 
 If @var{@1@} is type @code{COMPLEX}, its real part
-is truncated and converted, and its imaginary part is disgregarded.
+is truncated and converted, and its imaginary part is disregarded.
 
 @xref{Int Intrinsic}.
 
@@ -676,7 +676,7 @@ magnitude truncated and its sign preserved, converted
 to type @code{INTEGER(KIND=2)}.
 
 If @var{@1@} is type @code{COMPLEX}, its real part
-is truncated and converted, and its imaginary part is disgregarded.
+is truncated and converted, and its imaginary part is disregarded.
 
 @xref{Int Intrinsic}.