Fix typo in ChangeLog
authortobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Dec 2004 16:43:47 +0000 (16:43 +0000)
committertobi <tobi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Dec 2004 16:43:47 +0000 (16:43 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92643 138bc75d-0d04-0410-961f-82ee72b054a4

libgfortran/ChangeLog

index 8b1b53a..f416be5 100644 (file)
@@ -4,7 +4,7 @@
        Define.
        * intrinsics/ishftc.c: Update copyright years.
        (ishftc8): Change 'shift' and 'size' to GFC_INTEGER_4.
-       * intrinsics/mvbits.c: Correcty non-ASCII character in my name.
+       * intrinsics/mvbits.c: Correct non-ASCII character in my name.
        Add implementations for GFC_INTEGER_1 and GFC_INTEGER_2.
 
 2004-12-23  Bud Davis  <bdavis9659@comcast.net>