You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by bo...@apache.org on 2008/01/30 20:03:06 UTC

svn commit: r616843 - /incubator/buildr/trunk/doc/pages/artifacts.textile

Author: boisvert
Date: Wed Jan 30 11:02:57 2008
New Revision: 616843

URL: http://svn.apache.org/viewvc?rev=616843&view=rev
Log:
BUILDR-30: Fix typo 

Modified:
    incubator/buildr/trunk/doc/pages/artifacts.textile

Modified: incubator/buildr/trunk/doc/pages/artifacts.textile
URL: http://svn.apache.org/viewvc/incubator/buildr/trunk/doc/pages/artifacts.textile?rev=616843&r1=616842&r2=616843&view=diff
==============================================================================
--- incubator/buildr/trunk/doc/pages/artifacts.textile (original)
+++ incubator/buildr/trunk/doc/pages/artifacts.textile Wed Jan 30 11:02:57 2008
@@ -138,7 +138,7 @@
 $ export NO_PROXY = '*.mycompany.com,localhost,special:800'
 }}}
 
-Alternatively you acn use the Buildr options @proxy.http@ and @proxy.exclude@:
+Alternatively you can use the Buildr options @proxy.http@ and @proxy.exclude@:
 
 {{{!ruby
 options.proxy.http = 'http://myproxy:8080'