changeset 1015:8af24e6143ce

Fix typo in comment.
author Thomas Klausner <tk@giga.or.at>
date Thu, 28 Mar 2013 17:08:51 +0100
parents cafdcbcb5e79
children dc7d6d5f93d3
files libfdcore/fdcore-internal.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libfdcore/fdcore-internal.h	Thu Mar 28 11:20:50 2013 +0800
+++ b/libfdcore/fdcore-internal.h	Thu Mar 28 17:08:51 2013 +0100
@@ -70,7 +70,7 @@
 #define DPR_TIMEOUT 	15	/* in seconds */
 #endif /* DPR_TIMEOUT */
 
-/* Delai where the connection is maintained opened to allow exchanging remaining pending answers after DPR/DPA */
+/* Delay where the connection is maintained opened to allow exchanging remaining pending answers after DPR/DPA */
 #ifndef GRACE_TIMEOUT
 #define GRACE_TIMEOUT   1	/* in seconds */
 #endif /* GRACE_TIMEOUT */
"Welcome to our mercurial repository"