updates.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 27 Jul 2003 20:28:25 +0000 (20:28 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 27 Jul 2003 20:28:25 +0000 (20:28 +0000)
doc/draft-riikonen-silc-spec-07.nroff

index dcd754fdfb7204ddce75ad825be1aac8818401b0..d3283ae6831b08af8d39b1fdb4a8f7029fc09fc8 100644 (file)
@@ -886,7 +886,7 @@ Packets are naturally the most important part of the protocol and the
 packets are what actually makes the protocol.  Packets in SILC network
 are always encrypted using, usually the shared secret session key
 or some other key, for example, channel key, when encrypting channel
-messages.  It is not possible to send packet in SILC network without
+messages.  It is not possible to send packet in SILC network without
 encryption.  The SILC Packet Protocol is a wide protocol and is described
 in [SILC2].  This document does not define or describe details of
 SILC packets.
@@ -896,7 +896,7 @@ SILC packets.
 3.8 Packet Encryption
 
 All packets passed in SILC network MUST be encrypted.  This section
-gives generic description how packets must be encrypted in the SILC
+gives generic description of how packets must be encrypted in the SILC
 network.  The detailed description of the actual encryption process
 of the packets are described in [SILC2].