* Fixed a typo, whitespace cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40515 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+1
-1
@@ -202,7 +202,7 @@ rule ExtractArchive directory : entries : archiveFile : grist
|
|||||||
# directory is created is by this rule and it is the target
|
# directory is created is by this rule and it is the target
|
||||||
# that the extract action is associated with.
|
# that the extract action is associated with.
|
||||||
# <entries> - The entries of the archive file one is interested in. The
|
# <entries> - The entries of the archive file one is interested in. The
|
||||||
# rule always exctracts the complete archive file, from the
|
# rule always extracts the complete archive file, from the
|
||||||
# given entries the rule creates targets (using <grist>)
|
# given entries the rule creates targets (using <grist>)
|
||||||
# representing the extracted entries. Those targets are
|
# representing the extracted entries. Those targets are
|
||||||
# returned by the rule.
|
# returned by the rule.
|
||||||
|
|||||||
Reference in New Issue
Block a user