diff libfdcore/peers.c @ 972:ce3cacbbccc9

Fix some typos.
author Thomas Klausner <tk@giga.or.at>
date Thu, 14 Mar 2013 17:31:00 +0100
parents 652713ce3596
children 2091bf698fb1
line wrap: on
line diff
--- a/libfdcore/peers.c	Tue Mar 12 17:43:30 2013 +0100
+++ b/libfdcore/peers.c	Thu Mar 14 17:31:00 2013 +0100
@@ -541,7 +541,7 @@
 		/* Insert the new peer in the list (the PSM will take care of setting the expiry after validation) */
 		fd_list_insert_after( li_inf, &peer->p_hdr.chain );
 		
-		/* Start the PSM, which will receive the event bellow */
+		/* Start the PSM, which will receive the event below */
 		CHECK_FCT_DO( ret = fd_psm_begin(peer), goto out );
 	} else {
 		/* Check if the peer is in zombie state */
"Welcome to our mercurial repository"