Fixed spelling error
authorpaulson
Tue, 11 Nov 1997 11:16:18 +0100
changeset 4198 c63639beeff1
parent 4197 1547bc6daa5a
child 4199 2b9fc1f08886
Fixed spelling error
src/HOL/Auth/TLS.thy
--- a/src/HOL/Auth/TLS.thy	Tue Nov 11 11:15:51 1997 +0100
+++ b/src/HOL/Auth/TLS.thy	Tue Nov 11 11:16:18 1997 +0100
@@ -99,7 +99,7 @@
 	   NA is CLIENT RANDOM, while SID is SESSION_ID.
            UNIX TIME is omitted because the protocol doesn't use it.
            May assume NA ~: range PRF because CLIENT RANDOM is 28 bytes
-	   while MASTER SECRET is 48 byptes*)
+	   while MASTER SECRET is 48 bytes*)
          "[| evsCH: tls;  A ~= B;  Nonce NA ~: used evsCH;  NA ~: range PRF |]
           ==> Says A B {|Agent A, Nonce NA, Number SID, Number PA|}
 	        # evsCH  :  tls"