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>
|
||||
|
||||
<note>
|
||||
<para>There are two package files whose name starts with
|
||||
<quote>python.</quote> The one to extract from is
|
||||
<para>There are two package files whose name starts with the
|
||||
<quote>python</quote> prefix. The one to extract from is
|
||||
<filename>Python-&python-version;.tar.xz</filename> (notice the
|
||||
uppercase first letter).</para>
|
||||
</note>
|
||||
|
Loading…
Reference in New Issue
Block a user