From e4348f29c1e0bca44ea43b35cb18ca9b58dbe16b Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Mon, 8 Dec 2014 23:26:20 +0000
Subject: Documentation update: safe wrappers
---
doc/djblegacy.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/djblegacy.html')
diff --git a/doc/djblegacy.html b/doc/djblegacy.html
index 0cdd891..716223f 100644
--- a/doc/djblegacy.html
+++ b/doc/djblegacy.html
@@ -121,7 +121,7 @@ and network programmer's point of view, one thing is clear: most
standard libc interfaces suck. There is no buffered asynchronous
I/O. There is no timed I/O. There is no heap management helper. Even
simple system calls are not
-guaranteed to succeed!
+always guaranteed to succeed!
--
cgit v1.2.3