summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-2-104
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cd714d9b0..ef2053d42e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,8 @@
handle_configure_event() with call to that function.
[WM_SIZING] Fix implementation of aspect ratio hints. (#344244)
The hints are for the geometry of the client area, not of the
- window including decorations. Improve resizing behaviouor in the
- presence of aspect hints, more in line with typical X window
+ window including decorations. Improve resizing behaviour in the
+ presence of aspect hints, to be more in line with typical X window
managers.
2006-06-08 Matthias Clasen <mclasen@redhat.com>
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 5cd714d9b0..ef2053d42e 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -5,8 +5,8 @@
handle_configure_event() with call to that function.
[WM_SIZING] Fix implementation of aspect ratio hints. (#344244)
The hints are for the geometry of the client area, not of the
- window including decorations. Improve resizing behaviouor in the
- presence of aspect hints, more in line with typical X window
+ window including decorations. Improve resizing behaviour in the
+ presence of aspect hints, to be more in line with typical X window
managers.
2006-06-08 Matthias Clasen <mclasen@redhat.com>