From 67b25abb2b05330b414d0628370e97b01e5b94ab Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 10 Feb 2022 11:20:54 -0600 Subject: [PATCH] Minor re-wording. --- x/lib/clutter.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.