fixed typo in error template title

This commit is contained in:
Colin Kuskie 2004-11-30 05:34:17 +00:00
parent bc4b260dcf
commit 8a0f03965a

View file

@ -350,9 +350,9 @@ A template loop containing the items that were checked out. The following templa
lastUpdated => 0,
context => q|The body of the help page of the checkout error template.|
},
'help checkout error template body' => {
'help checkout error template title' => {
message => q|Checkout error template|,
lastUpdated => 0,
lastUpdated => 1101791348,
context => q|The title of the help page of the checkout error template.|
},
};