Modified: ant/ivy/core/trunk/doc/tutorial/defaultconf.html URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/tutorial/defaultconf.html?rev=912228&r1=912227&r2=912228&view=diff ============================================================================== --- ant/ivy/core/trunk/doc/tutorial/defaultconf.html (original) +++ ant/ivy/core/trunk/doc/tutorial/defaultconf.html Sat Feb 20 21:34:50 2010 @@ -111,7 +111,7 @@ <h1>Going further</h1> OK, so we have seen how to easily change the settings of the three main repositories. But what if my shared repository is on a web server? What if you don't want to use maven 2 repository as public repository? What if ... -No problem, Ivy is very flexible and be configured with very specific settings to match your needs and environment. But before considering writing your own settings from scratch, we suggest reading the following where you will learn how to leverage a part of the default settings and adjust the rest. +No problem, Ivy is very flexible and can be configured with very specific settings to match your needs and environment. But before considering writing your own settings from scratch, we suggest reading the following where you will learn how to leverage a part of the default settings and adjust the rest. But before explaining how, you will need to have a quick overview of how ivy is configured by default.
