Fix a small typo in the ChangeLog

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5847 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Colomban Wendling 2011-06-13 21:02:16 +00:00
parent 6bf947c04b
commit b32030d500

View File

@ -1,7 +1,7 @@
2011-06-13 Colomban Wendling <colomban(at)geany(dot)org>
* configure.ac, src/Makefile.am, src/makefile.win32, wscript:
Dump dependencies to GTK >= 2.12, GLib >= 2.16 and GIO.
Bump dependencies to GTK >= 2.12, GLib >= 2.16 and GIO.
* plugins/export.c, plugins/filebrowser.c, plugins/splitwindow.c,
src/build.c, src/dialogs.c, src/document.c, src/highlighting.c,
src/printing.c, src/project.c, src/search.c, src/ui_utils.c,