--- operators/[CZ]t-zones.operator~	2008-09-07 10:40:25.000000000 +0200
+++ operators/[CZ]t-zones.operator	2008-09-07 10:40:56.000000000 +0200
@@ -115,7 +115,7 @@
     content = EXEC.postURL("https://sms1.client.tmo.cz/closed.jsp", [], postData)
 
     // check if message was successfully sent
-    re = /SMS zpr.va byl. odeslán./
+    re = /SMS zpr.v. byl. odeslán./
     match = re.exec(content)
     if (undefined != match) { // if found
         // all ok

