summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke S. <luke@motimail.com>2007-10-05 14:05:21 +0000
committerLuke S. <luke@motimail.com>2007-10-05 14:05:21 +0000
commit2b9358a030a8544072fa95ae6b1514557dd83164 (patch)
tree3ae8c7598868f78cb2e23b7d6d74f253e37e5e6a
parenta62238cf9516945a7feeaa45944022b903c1bc04 (diff)
downloadsword-tools-2b9358a030a8544072fa95ae6b1514557dd83164.tar.gz
Fixed typos in README
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@100 07627401-56e2-0310-80f4-f8cd0041bdcd
-rw-r--r--thml2osis/xslt/tests/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/thml2osis/xslt/tests/README b/thml2osis/xslt/tests/README
index 7308f3d..d114448 100644
--- a/thml2osis/xslt/tests/README
+++ b/thml2osis/xslt/tests/README
@@ -1,11 +1,13 @@
Running the test suite:
-----------------------
- - cd to/the/test/directory/
- - ./runtests.sh
+Do this at a Unix prompt:
+
+ cd to/the/test/directory/
+ ./runtests.sh
Zero output means everything passed.
Otherwise you get a diff of everything that failed.
-If any output is invliad OSIS, you will also get validation error messages.
+If any output is invalid OSIS, you will also get validation error messages.
Requirements
------------