Author: rhs
Date: Tue Dec  9 14:00:23 2008
New Revision: 724909

URL: http://svn.apache.org/viewvc?rev=724909&view=rev
Log:
applied patch from jross to fix some typos

Modified:
    incubator/qpid/trunk/qpid/python/README.txt

Modified: incubator/qpid/trunk/qpid/python/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/python/README.txt?rev=724909&r1=724908&r2=724909&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/python/README.txt (original)
+++ incubator/qpid/trunk/qpid/python/README.txt Tue Dec  9 14:00:23 2008
@@ -41,13 +41,13 @@
 
 == Expected failures ==
 
-Certain tests are expected to fail to do incomplete functionality or
+Certain tests are expected to fail due to incomplete functionality or
 unresolved interop issues. To skip expected failures for the C++ or
 Java brokers:
 
-  ./run-tests -I <file_name>
+  ./run-tests -I <file-name>
 
-Where <file_name> is one of the following files:
+Where <file-name> is one of the following files:
 
   * cpp_failing_0-10.txt
   * cpp_failing_0-9.txt


Reply via email to