diff --git a/x/lib/clutter.xml b/x/lib/clutter.xml
index 2f2b7e57a5..0eaef68d65 100644
--- a/x/lib/clutter.xml
+++ b/x/lib/clutter.xml
@@ -137,10 +137,10 @@ make
- It's not recommended to run the test suite because some tests may
- hang forever. If you want to test the results anyway,
- issue: make -j1 -k check (you must be
- in an xterm or similar to do this, because it launches some windows).
+ The test suite is not recommended because some tests may
+ hang forever. If you want to test the results anyway,
+ issue: make -j1 -k check. You must be
+ in an xterm or similar, because it launches some windows.