Author: lacton
Date: Sun Aug 24 06:09:38 2008
New Revision: 688506

URL: http://svn.apache.org/viewvc?rev=688506&view=rev
Log:
Typo

Modified:
    incubator/buildr/trunk/lib/buildr/packaging/artifact.rb

Modified: incubator/buildr/trunk/lib/buildr/packaging/artifact.rb
URL: 
http://svn.apache.org/viewvc/incubator/buildr/trunk/lib/buildr/packaging/artifact.rb?rev=688506&r1=688505&r2=688506&view=diff
==============================================================================
--- incubator/buildr/trunk/lib/buildr/packaging/artifact.rb (original)
+++ incubator/buildr/trunk/lib/buildr/packaging/artifact.rb Sun Aug 24 06:09:38 
2008
@@ -602,7 +602,7 @@
   #   artifacts(*spec) => artifacts
   #
   # Handles multiple artifacts at a time. This method is the plural equivalent 
of
-  # #artifacts, but can do more things.
+  # #artifact, but can do more things.
   #
   # Returns an array of artifacts built using the supplied
   # specifications, each of which can be:


Reply via email to