doc/manual/node.texi
changeset 4032 2b675a0b3b94
parent 3362 9a6f1b3c6e0b
child 4646 c25ca2e38845
--- a/doc/manual/node.texi	Thu Dec 18 22:33:33 2008 -0800
+++ b/doc/manual/node.texi	Sat Dec 27 13:58:12 2008 -0800
@@ -204,7 +204,7 @@
 
 First, note that the @code{Receive ()} function has a matching signature
 to the ReceiveCallback in the @code{class Node}.  This function pointer
-is inserted into the the Node's protocol handler when 
+is inserted into the Node's protocol handler when 
 @code{AddInterface ()} is called.  The actual registration is done
 with a statement such as:
 follows: