From e62879885ea8fe73cefb96cc3bbbd830dd536965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Tue, 15 Feb 2011 17:56:05 +0000 Subject: [PATCH] * Fixed a typo, whitespace cleanup. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40515 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/FileRules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build/jam/FileRules b/build/jam/FileRules index b8bd67a2ae..46835a44d7 100644 --- a/build/jam/FileRules +++ b/build/jam/FileRules @@ -201,10 +201,10 @@ rule ExtractArchive directory : entries : archiveFile : grist # - The directory into which to extract the archive file. The # directory is created is by this rule and it is the target # that the extract action is associated with. - # - The entries of the archive file one is interested in. The - # rule always exctracts the complete archive file, from the - # given entries the rule creates targets (using ) - # representing the extracted entries. Those targets are + # - The entries of the archive file one is interested in. The + # rule always extracts the complete archive file, from the + # given entries the rule creates targets (using ) + # representing the extracted entries. Those targets are # returned by the rule. # - The archive file target to extract. # - The grist used to create targets from . Defaults to