diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-02-09 19:36:55 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2013-02-09 19:36:55 +0000 |
commit | d5bac40afb0992462391ae0a5db73efba4ec5727 (patch) | |
tree | 03b53f2011fe016d8fdee5c1ac17f319b1ac7540 /debian/changelog | |
parent | 1f91fbf12685c4ae093d7ce4b35fbbd46d814747 (diff) | |
download | gcc-47-d5bac40afb0992462391ae0a5db73efba4ec5727.tar.gz |
- fix typo in changelog
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6622 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 29ba3fe..fe5169d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,7 +54,7 @@ gcc-4.7 (4.7.2-20) experimental; urgency=low - Use it for cross-compiler packages. - Not yet used when building gcj, gdc or gnat using the gcc-source package. These packages don't require an exact version of the gcc-source package, - but just a versions which is specifed by the build dependencies. + but just a versions which is specified by the build dependencies. [ Thibaut Girka ] * Fix regexp used to list patched autotools files. |