Author: tv
Date: Mon May 18 18:10:47 2009
New Revision: 776030
URL: http://svn.apache.org/viewvc?rev=776030&view=rev
Log:
Correct typos
Modified:
turbine/fulcrum/trunk/yaafi/xdocs/changes.xml
Modified: turbine/fulcrum/trunk/yaafi/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/yaafi/xdocs/changes.xml?rev=776030&r1=776029&r2=776030&view=diff
==============================================================================
--- turbine/fulcrum/trunk/yaafi/xdocs/changes.xml (original)
+++ turbine/fulcrum/trunk/yaafi/xdocs/changes.xml Mon May 18 18:10:47 2009
@@ -26,14 +26,14 @@
<body>
<release version="1.0.6" date="2009-03-26">
<action dev="sgoeschl" type="add">
- Added support of "fallback service mamagers" to transparently lookup
- service not managed by the Avalon container instance. A good example
+ Added support of "fallback service managers" to transparently lookup
+ services not managed by the Avalon container instance. A good example
is the integration of Spring services or remote services hidden behind
some SOAP proxies.
</action>
<action dev="sgoeschl" type="update">
Moved the code regarding transparent decryption of configuration files
- into 'fuclrum-yaafi-crypto' project and decouple the code using
+ into 'fulcrum-yaafi-crypto' project and decoupled the code using
dynamic class loading and reflection.
</action>
<action dev="sgoeschl" type="fix">
@@ -41,7 +41,7 @@
are discarded when resetting JAMon through the GUI.
</action>
<action dev="sgoeschl" type="add">
- Addded M2 build
+ Added M2 build
</action>
</release>
<release version="1.0.5" date="2007-10-01">