Index: source/ariba/communication/BaseCommunication.cpp
===================================================================
--- source/ariba/communication/BaseCommunication.cpp	(revision 4625)
+++ source/ariba/communication/BaseCommunication.cpp	(revision 4762)
@@ -97,5 +97,5 @@
 		IPv4Locator* ipv4locator = dynamic_cast<IPv4Locator*>(*i);
 
-		// TODO: which locators are find to bind to?
+		// TODO: which locators can we find to bind to?
 		// localhost is not too bad, works when testing locally
 		// with several instances. the manual override currently
