diff options
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r-- | chapter08/util-linux.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 0ec5c1c8e..00f804842 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -42,7 +42,7 @@ <sect2 role="installation"> <title>Installation of Util-linux</title> - <para>First, disable a problem test:</para> + <para>First, disable a problematic test:</para> <screen><userinput remap="pre">sed -i '/test_mkfds/s/^/#/' tests/helpers/Makemodule.am</userinput></screen> |