[py-svn] r32142 - py/dist/py/execnet

briandorsey at codespeak.net briandorsey at codespeak.net
Mon Sep 11 12:42:11 CEST 2006


Author: briandorsey
Date: Mon Sep 11 12:42:10 2006
New Revision: 32142

Modified:
   py/dist/py/execnet/NOTES
Log:
Small spelling fix.


Modified: py/dist/py/execnet/NOTES
==============================================================================
--- py/dist/py/execnet/NOTES	(original)
+++ py/dist/py/execnet/NOTES	Mon Sep 11 12:42:10 2006
@@ -95,7 +95,7 @@
  * waitclose()  wait for a non-"opened" state
 
 
-Assuming the channel is connected and the connexion is alive, the local state
+Assuming the channel is connected and the connection is alive, the local state
 eventually influences the state of the corresponding remote channel object:
 
     local |   opened    sendonly    closed    deleted



More information about the pytest-commit mailing list