mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
chapter07/python: Work around a puzzling punctuation in quote
Here no file name starts with "python." (including the dot). Slightly reword to prevent the punctuation from following the quote or being quoted.
This commit is contained in:
parent
a4eaba6d55
commit
81f727aca6
@ -44,8 +44,8 @@
|
|||||||
<title>Installation of Python</title>
|
<title>Installation of Python</title>
|
||||||
|
|
||||||
<note>
|
<note>
|
||||||
<para>There are two package files whose name starts with
|
<para>There are two package files whose name starts with the
|
||||||
<quote>python.</quote> The one to extract from is
|
<quote>python</quote> prefix. The one to extract from is
|
||||||
<filename>Python-&python-version;.tar.xz</filename> (notice the
|
<filename>Python-&python-version;.tar.xz</filename> (notice the
|
||||||
uppercase first letter).</para>
|
uppercase first letter).</para>
|
||||||
</note>
|
</note>
|
||||||
|
Loading…
Reference in New Issue
Block a user