Corrected typo in chapter name
This commit is contained in:
parent
26dbe1a573
commit
1a39790d57
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
<xsl:choose>
|
||||
<xsl:when test="@id='ch-system-creatingdirs' or
|
||||
@id='ch-system-createfiles' or
|
||||
@id='ch-changingowner' or
|
||||
@id='ch-system-changingowner' or
|
||||
@id='ch-system-strippingagain'">
|
||||
<xsl:text>#!/tools/bin/bash
set +h
</xsl:text>
|
||||
</xsl:when>
|
||||
|
|
Reference in a new issue