[beryl-commits] compiz mirror: Changes to 'master' (7f4ef98d5920c67408775c6ea332102ea062b562)
compiz at server.beryl-project.org
compiz at server.beryl-project.org
Thu Jun 21 18:20:04 CEST 2007
New commits:
commit 7f4ef98d5920c67408775c6ea332102ea062b562
Author: Danny Baumann <dannybaumann at web.de>
Date: Thu Jun 21 18:19:35 2007 +0200
Fix minor typo.
plugins/rotate.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: compiz/plugins/rotate.c
===================================================================
--- compiz/plugins/rotate.c
+++ compiz/plugins/rotate.c
@@ -583,7 +583,7 @@ rotateInitiate (CompDisplay *d,
/* Set the rotation state for cube - if action is non-NULL,
we set it to manual (as we were called from the 'Initiate
- Rotation' binding. Otherwise, we set to to Change. */
+ Rotation' binding. Otherwise, we set it to Change. */
if (action)
cs->rotationState = RotationManual;
else
More information about the commits
mailing list