diff libfdproto/dictionary.c @ 972:ce3cacbbccc9

Fix some typos.
author Thomas Klausner <tk@giga.or.at>
date Thu, 14 Mar 2013 17:31:00 +0100
parents d95cd3ca9e8d
children 2091bf698fb1
line wrap: on
line diff
--- a/libfdproto/dictionary.c	Tue Mar 12 17:43:30 2013 +0100
+++ b/libfdproto/dictionary.c	Thu Mar 14 17:31:00 2013 +0100
@@ -78,11 +78,11 @@
 	struct fd_list		list[NB_LISTS_PER_OBJ];/* used to chain objects.*/
 	/* More information about the lists :
 	
-	 - the use for each list depends on the type of object. See detail bellow.
+	 - the use for each list depends on the type of object. See detail below.
 	 
 	 - a sentinel for a list has its 'o' field cleared. (this is the criteria to detect end of a loop)
 	 
-	 - The lists are always ordered. The criteria are described bellow. the functions to order them are referenced in dict_obj_info
+	 - The lists are always ordered. The criteria are described below. the functions to order them are referenced in dict_obj_info
 	 
 	 - The dict_lock must be held for any list operation.
 	 
"Welcome to our mercurial repository"