neeme 2003/03/26 02:40:23
Modified: instrument/src/xdocs instrumentables.xml
Log:
fix some typos
Revision Changes Path
1.7 +2 -2 avalon-excalibur/instrument/src/xdocs/instrumentables.xml
Index: instrumentables.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/instrument/src/xdocs/instrumentables.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- instrumentables.xml 5 Mar 2003 04:03:24 -0000 1.6
+++ instrumentables.xml 26 Mar 2003 10:40:23 -0000 1.7
@@ -13,7 +13,7 @@
<p>
The Instrumentable interface is required to be able to register a
component with
an InstrumentManager. The interface makes it possible for the
InstrumentManager
- to query the component about what Instruments and child
Instrumentables is making
+ to query the component about what Instruments and child
Instrumentables it is making
available.
</p>
<p>
@@ -33,7 +33,7 @@
<p>
The third and fourth methods, getInstruments and
getChildInstrumentables, are
each called once by an InstrumentManager to query the
Instrumentable for a list
- of the Instruments and child Instrumentables that is making
available.
+ of the Instruments and child Instrumentables that it is making
available.
</p>
<!-- temporarily commented out until there is some content
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]