* design.tex: Silly typo fixed
authorMitchell Berger <mitchb@mit.edu>
Wed, 20 Jun 2001 03:47:06 +0000 (03:47 +0000)
committerMitchell Berger <mitchb@mit.edu>
Wed, 20 Jun 2001 03:47:06 +0000 (03:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13393 dc483132-0cff-0310-8789-dd5450dbe970

doc/rpc/design.tex

index 0ccee4707e50939c222b75460266272e4f72f6ff..fbd60f9144bd37235178f16f98c878a20058fba4 100644 (file)
@@ -375,7 +375,7 @@ is to arrange to deserialize the function results explicitly:
 
 Since xdr_void does not read any data from the XDR stream, the
 function results are still available when AUTH_UNWRAP is called.  Note
-that AUTH_UNWRAP should only be called on {\it successfull} calls; if
+that AUTH_UNWRAP should only be called on {\it successful} calls; if
 the reply message status is not RPC_SUCCESS there are no arguments to
 read.