summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2007-01-16 19:11:13 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2007-01-16 19:11:13 +0000
commit962678063501b48662403cf6544c4aecd7101cd3 (patch)
treee091e655d121af917ce32967cc42f9ade4610ce3
parente3249d6e1b64d834e3981184f7c38bb3b7cf80fa (diff)
downloadmetacity-962678063501b48662403cf6544c4aecd7101cd3.tar.gz
fix silly thinko.
* doc/compositor-control.txt: fix silly thinko. svn path=/trunk/; revision=3047
-rw-r--r--ChangeLog4
-rw-r--r--doc/compositor-control.txt2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 54a073b2..202888de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-01-16 Thomas Thurman <thomas@thurman.org.uk>
+ * doc/compositor-control.txt: fix silly thinko.
+
+2007-01-16 Thomas Thurman <thomas@thurman.org.uk>
+
* configure.in: post-release bump to 2.17.8.
2007-01-16 Thomas Thurman <thomas@thurman.org.uk>
diff --git a/doc/compositor-control.txt b/doc/compositor-control.txt
index e8a34100..e2e04bd7 100644
--- a/doc/compositor-control.txt
+++ b/doc/compositor-control.txt
@@ -1,5 +1,5 @@
The compositor is the box of tricks inside the window manager which performs
-special effects on the windows on your screen. Metacity's window manager is
+special effects on the windows on your screen. Metacity's compositor is
under development. Your help is requested in finding and fixing bugs. This
document tells you how to configure Metacity so that you can use compositing.