diff options
Diffstat (limited to 'src/writing/corrigenda.php')
-rw-r--r-- | src/writing/corrigenda.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/writing/corrigenda.php b/src/writing/corrigenda.php index df9f6d2..b5b7602 100644 --- a/src/writing/corrigenda.php +++ b/src/writing/corrigenda.php @@ -10,7 +10,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); I think many of these things will be realized in good time either way.
</p>
<p>
- Unfortunately, it turns out that I've never been wrong about anything! Just kidding, that statement
- was an example of me being wrong about something.
+ Unfortunately, it turns out that I've never been wrong about anything! Just kidding,
+ I haven't written this article yet.
</p>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>
|