Fix an i18n typo in StockData.

This commit is contained in:
Colin Kuskie 2009-09-07 12:27:39 -07:00
parent b28452bb63
commit d3b97a938a
2 changed files with 3 additions and 2 deletions

View file

@ -146,8 +146,8 @@ our $I18N = {
},
'isVisitor' => {
message => q|Whether or not the current user is a visitor. This returns true if the users is authenticated against the system|,
lastUpdated => 1149565312,
message => q|Whether or not the current user is a visitor. This returns true if the user is not authenticated against the system|,
lastUpdated => 1252351439,
},
'stock.display.url' => {