aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/util-linux.xml
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2023-09-09 01:08:20 -0500
committerDouglas R. Reno <renodr@linuxfromscratch.org>2023-09-09 01:08:20 -0500
commit1f20176cfb95061660c51225336f0c516fad64e0 (patch)
tree1612f9db81d2f7f12bf878030d600245be528a06 /chapter08/util-linux.xml
parentc7df34cbc51739936cf0006ced0024a8ea8436e8 (diff)
util-linux: minor grammar reword
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r--chapter08/util-linux.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index b49168396..a6d058aff 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>