neeme 2003/10/01 04:37:38
Modified: merlin/platform/xdocs/starting/tutorial/dependencies
auto.xml
Log:
spelling and other mistakes
Revision Changes Path
1.2 +3 -3
avalon/merlin/platform/xdocs/starting/tutorial/dependencies/auto.xml
Index: auto.xml
===================================================================
RCS file:
/home/cvs/avalon/merlin/platform/xdocs/starting/tutorial/dependencies/auto.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- auto.xml 24 Sep 2003 09:35:45 -0000 1.1
+++ auto.xml 1 Oct 2003 11:37:38 -0000 1.2
@@ -66,8 +66,8 @@
the component using the Avalon Serviceable interface.
</p>
<p>
- Resource supporting this tutorial are contained in the
- turorials/dependencies package.
+ Resources supporting this tutorial are contained in the
+ turorials/dependencies/auto package.
</p>
</subsection>
<subsection name="Adding a Serviceable method implementation">
@@ -174,7 +174,7 @@
</source>
<p>
In the logging output we see that Merlin has automatically
- locating both RandomGeneratorProvider and IdentifiableComponent
+ located both RandomGeneratorProvider and IdentifiableComponent
and provided these to the consumer. The HelloComponent
implementation has logged the result of accessing and using
both services.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]