summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Wilson <cpwilson@src.gnome.org>2007-08-29 19:28:03 +0000
committerChris Wilson <cpwilson@src.gnome.org>2007-08-29 19:28:03 +0000
commitc142f3a68c8cd5951319cba28bfe0ff33d7aa90e (patch)
tree4066e359f766adecc8ae7f42b6bc14c79763cb64 /ChangeLog
parent400ae5a66202afea963149700d52ee2e9bd79b9a (diff)
Quick grammar correction.
svn path=/trunk/; revision=1934
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 99925b2..75654f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
Bug 471484 – vteapp resize weirdness
* src/vteapp.c (main): Distinguish between setting the geometry and
- disabling the use geometry hints. A regression when converting to
+ disabling the use of geometry hints. A regression when converting to
GOption based arguments.
2007-08-27 Behdad Esfahbod <behdad@gnome.org>