util-linux: minor grammar reword

This commit is contained in:
Douglas R. Reno 2023-09-09 01:08:20 -05:00
parent c7df34cbc5
commit 1f20176cfb

View File

@ -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>