aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/python.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-03-04 03:37:53 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-03-04 03:37:53 +0000
commitaa8c64b98f498f72e4c3d0b2c4555070a7394856 (patch)
tree0f782a5957647dd4d72f070639a69c0e63f2c9ed /chapter06/python.xml
parentd4bf7ab99614b18ae776ccd3a2df27c491055b95 (diff)
typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11383 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/python.xml')
-rw-r--r--chapter06/python.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/python.xml b/chapter06/python.xml
index 57a39671a..15ac50e92 100644
--- a/chapter06/python.xml
+++ b/chapter06/python.xml
@@ -122,7 +122,7 @@ tar --strip-components=1 \
<term><option>--no-same-owner</option> and --no-same-permissions</term>
<listitem>
<para>Ensure the installed files have the correct ownership and
- prermissions. Without these options, using <application>tar</application>
+ permissions. Without these options, using <application>tar</application>
will install the package files with the upstream creator's values.
</para>
</listitem>