diff options
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 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> |