From 42ff119e8a835e9791202995f92c38042792721b Mon Sep 17 00:00:00 2001 From: aude Date: Tue, 16 Oct 2012 10:36:56 +0000 Subject: [PATCH] Fix typo in contenthandler documentation Change-Id: Id03f854eca4b6c53ecd535422b779bf8a459750d --- docs/contenthandler.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contenthandler.txt b/docs/contenthandler.txt index 5a63460eb9..899554af57 100644 --- a/docs/contenthandler.txt +++ b/docs/contenthandler.txt @@ -131,7 +131,7 @@ Page content is stored in the database using the same mechanism as before. Non-t appropriate serialization and deserialization is handled by the Revision class. Each revision's content model and serialization format is stored in the revision table (resp. in the archive table, if -the revision was deleted). The page's (current) content model (that is, the conent model of the latest revision) is also +the revision was deleted). The page's (current) content model (that is, the content model of the latest revision) is also stored in the page table. Note however that the content model and format is only stored if it differs from the page's default, as determined by -- 2.20.1