fix i18n typo in SpectreCheck macro

This commit is contained in:
Colin Kuskie 2008-11-08 20:17:09 +00:00
parent 6a32a435de
commit 889977eb87

View file

@ -3,9 +3,9 @@ package WebGUI::i18n::English::Macro_SpectreCheck;
use strict;
our $I18N = {
'spectre' => {
'success' => {
message => q|Spectre is OK|,
lastUpdated => 1202771219,
lastUpdated => 1226175390,
context => q|Message saying that Spectre is doing okay.|
},