OSDN Git Service

update intdoc.texi
authorburley <burley@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Feb 1999 09:16:31 +0000 (09:16 +0000)
committerburley <burley@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Feb 1999 09:16:31 +0000 (09:16 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25305 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/f/intdoc.texi

index ad3ac77..22ea23f 100644 (file)
@@ -7615,7 +7615,7 @@ Intrinsic groups: (standard FORTRAN 77).
 Description:
 
 Returns the common logarithm (base 10) of @var{X}, which must
-be greater than zero or.
+be greater than zero.
 
 The inverse of this function is @samp{10. ** LOG10(@var{X})}.