Corrected typo in chapter name

This commit is contained in:
George Boudreau 2007-03-28 00:43:22 +00:00
parent 26dbe1a573
commit 1a39790d57

View file

@ -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&#xA;set +h&#xA;</xsl:text>
</xsl:when>