diff options
author | Thomas Trepl <thomas@linuxfromscratch.org> | 2019-09-26 15:04:31 +0000 |
---|---|---|
committer | Thomas Trepl <thomas@linuxfromscratch.org> | 2019-09-26 15:04:31 +0000 |
commit | 49ce3296d8f47eb7859bca63d49648d1cf755f7a (patch) | |
tree | 09bad4318a00c46e8f2bb588bfd11d3220baf6c4 /chapter06 | |
parent | f5eb738df4963c9ff03bfab2c629fc1387f222e6 (diff) |
Fix a typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/python.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/python.xml b/chapter06/python.xml index d33dd10f2..b6e3c9f15 100644 --- a/chapter06/python.xml +++ b/chapter06/python.xml @@ -83,7 +83,7 @@ <screen><userinput remap="make">make</userinput></screen> - <para>The test suite requires TK and and X Windows session and cannot + <para>The test suite requires TK and X Windows session and cannot be run until Python 3 is reinstalled in BLFS.</para> <para>Install the package:</para> |