diff --git a/changelog b/changelog
index 0387cd2..6fc608c 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20100406 tpd src/axiom-website/patches.html 20100406.02.tpd.patch
+20100406 tpd src/axiom-website/documentation.html fix typo
20100406 tpd src/axiom-website/patches.html 20100406.01.tpd.patch
20100406 tpd src/axiom-website/documentation.html literate programming quotes
20100405 tpd src/axiom-website/patches.html 20100405.01.tpd.patch
diff --git a/src/axiom-website/documentation.html b/src/axiom-website/documentation.html
index bb2fc91..d209911 100644
--- a/src/axiom-website/documentation.html
+++ b/src/axiom-website/documentation.html
@@ -125,7 +125,7 @@ works of literature. Hence, my title "Literate Programming"
Let us change our traditional attitude to the construction of programs:
-Instead of imaginging that our main task is to instruct a computer what to do,
+Instead of imagining that our main task is to instruct a computer what to do,
let us concentrate rather on explaining to human beings what we want a
computer to do.
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index 278911c..849eac4 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -1,4 +1,4 @@
-
+
@@ -2621,5 +2621,7 @@ books/Makefile add bookvol10.5 add Axiom Algebra Numerics
books/bookvol10.5 add regression and help sections
20100406.01.tpd.patch
src/axiom-website/documentation.html literate programming quotes
+20100406.02.tpd.patch
+src/axiom-website/documentation.html fix typo