Fixed another minor typo in the doc

git-svn-id: file:///home/mbr/svn/fwknop/trunk@135 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Damien Stuart
2009-08-12 02:11:14 +00:00
parent 768606906e
commit 10c0aabe38

View File

@@ -684,7 +684,7 @@ the fwknop server to create a temporary firewall rule to allow a particular
IP address access to a particular port. Assuming the defaults are fine
for this, all we need to do is create the context, set the message data
field, call the @code{fko_spa_data_final} function to encode and encrypt,
process the message, then destroy the context. Below, we havea contrived bit
process the message, then destroy the context. Below, we have a contrived bit
of code demonstrating this:
@example