diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-10-21 23:31:33 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2005-10-21 23:31:33 +0000 |
commit | 172a99a39f1990f206fd708e852fbec8d67fd524 (patch) | |
tree | 29ca7fa8d74d2ec5136bc00c524c1bb8ac9b22fb /etc | |
parent | 8f0beca3a7a897e13da49355c2146b5a3338a12d (diff) | |
download | gdb-172a99a39f1990f206fd708e852fbec8d67fd524.tar.gz |
Fix typo
Diffstat (limited to 'etc')
-rw-r--r-- | etc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 0f01686d677..35e23bec28a 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,4 +1,4 @@ -2005-10-11 Mark Mitchell <mark@codesourcery.com> +2005-10-21 Mark Mitchell <mark@codesourcery.com> * texi2pod.pl: Substitue for @value even when part of @include. |