summaryrefslogtreecommitdiff
path: root/doc/djblegacy.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/djblegacy.html')
-rw-r--r--doc/djblegacy.html2
1 files changed, 1 insertions, 1 deletions
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: <em>most
standard libc interfaces suck.</em> There is no buffered asynchronous
I/O. There is no timed I/O. There is no heap management helper. Even
<a href="libstddjb/safewrappers.html">simple system calls are not
-guaranteed to succeed!</a>
+always guaranteed to succeed!</a>
</p>
<p>