www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit a0fa4ff072ce8b872952e19e8ea1100dd63994bb
parent a0df35bf671323d1336ab7c369dc8d376ec92c9e
Author: Julian Onions <julian.onions@gmail.com>
Date:   Tue, 22 Jan 2008 09:53:10 +0000

Fixed typo in type name

Diffstat:
Mcsl/all.csl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/csl/all.csl b/csl/all.csl @@ -91,7 +91,7 @@ </if> </choose> <choose> - <if type="entry-encylopedia"> + <if type="entry-encyclopedia"> <text value="Type is entry-encylopedia "/> </if>