summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/libsm/exc.html
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/libsm/exc.html')
-rw-r--r--contrib/sendmail/libsm/exc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/libsm/exc.html b/contrib/sendmail/libsm/exc.html
index a299036..669ebe2 100644
--- a/contrib/sendmail/libsm/exc.html
+++ b/contrib/sendmail/libsm/exc.html
@@ -8,7 +8,7 @@
<center>
<h1> libsm : Exception Handling </h1>
- <br> $Id: exc.html,v 1.12 2001/02/13 21:21:25 gshapiro Exp $
+ <br> $Id: exc.html,v 1.13 2006/06/20 17:18:16 ca Exp $
</center>
<h2> Introduction </h2>
@@ -28,7 +28,7 @@ Here are the basic concepts:
<p>
<li>
Errors are not represented by a single integer error code,
- because that you can't represent everything that an error handler
+ because then you can't represent everything that an error handler
might need to know about an error by a single integer.
Instead, errors are represented by exception objects.
An exception object contains an exception code and an array
OpenPOWER on IntegriCloud