src/HOL/Auth/OtwayRees_Bad.thy
changeset 3683 aafe719dff14
parent 3659 eddedfe2f3f8
child 4522 0218c486cf07
--- a/src/HOL/Auth/OtwayRees_Bad.thy	Wed Sep 17 16:40:52 1997 +0200
+++ b/src/HOL/Auth/OtwayRees_Bad.thy	Thu Sep 18 13:24:04 1997 +0200
@@ -22,7 +22,7 @@
          (*The spy MAY say anything he CAN say.  We do not expect him to
            invent new nonces here, but he can also use NS1.  Common to
            all similar protocols.*)
-    Fake "[| evs: otway;  B ~= Spy;  X: synth (analz (sees Spy evs)) |]
+    Fake "[| evs: otway;  B ~= Spy;  X: synth (analz (spies evs)) |]
           ==> Says Spy B X  # evs : otway"
 
          (*Alice initiates a protocol run*)