dleslie 01/01/26 07:07:15
Modified: java/xdocs/sources/xalan samples.xml
Log:
Added missing period (.).
Revision Changes Path
1.24 +1 -1 xml-xalan/java/xdocs/sources/xalan/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/samples.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- samples.xml 2001/01/24 15:36:43 1.23
+++ samples.xml 2001/01/26 15:07:14 1.24
@@ -83,7 +83,7 @@
path.</li>
<li>Be sure the java executable is on your path.</li>
<li>Go to the samples subdirectory containing the sample (use the DOS
shell if you are running Windows).</li>
- <li>Run the sample from the command line (as indicated below)</li>
+ <li>Run the sample from the command line (as indicated below).</li>
<li>Examine the application source files. You may also want to modify
the source files. Remember that if you
modify a java file, you must recompile the class and place it on the
classpath before you can run the
modified application.</li>