From: Kazu Hirata Date: Thu, 19 Dec 2002 14:27:13 +0000 (+0000) Subject: * intdoc.in: Fix typos. X-Git-Tag: releases/gcc-3.4.0~9899 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f60195472c11b56916475902514935fde53fbe3;p=thirdparty%2Fgcc.git * intdoc.in: Fix typos. From-SVN: r60306 --- diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 182934951f95..5450de5ae2ce 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2002-12-19 Kazu Hirata + + * intdoc.in: Fix typos. + 2002-12-18 Kazu Hirata * g77.texi: Fix typos. diff --git a/gcc/f/intdoc.in b/gcc/f/intdoc.in index 3ed3e10e408b..9d00bc761a67 100644 --- a/gcc/f/intdoc.in +++ b/gcc/f/intdoc.in @@ -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}.