mcabber/src/otr.c
changeset 1584 18069a9dca4a
parent 1580 c8be6c2243d6
child 1598 a087125d8fc8
--- a/mcabber/src/otr.c	Sun Oct 04 16:58:04 2009 +0200
+++ b/mcabber/src/otr.c	Sun Oct 04 17:01:44 2009 +0200
@@ -538,7 +538,7 @@
   if (ctx) {
     if (!ctx->smstate->secret) {
       scr_LogPrint(LPRINT_LOGNORM,
-                   "Don't call smpr before you haven't received an SMP "
+                   "Don't call smpr until you have received an SMP "
                    "Initiation!");
       return;
     }