Author: fapeeler
Date: Mon Dec 7 19:49:36 2009
New Revision: 888108
URL: http://svn.apache.org/viewvc?rev=888108&view=rev
Log:
vcl-275
typo
Modified:
incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm
Modified:
incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm?rev=888108&r1=888107&r2=888108&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm
(original)
+++ incubator/vcl/trunk/managementnode/lib/VCL/Module/Predictive/Level_1.pm Mon
Dec 7 19:49:36 2009
@@ -369,7 +369,7 @@
}
my $not_loaded = @notloaded;
- notify($ERRORS{'OK'}, 0, "$notify_prefix $not_loaded images not loaded
of $numselected_imagids total images that are available for selection");
+ notify($ERRORS{'OK'}, 0, "$notify_prefix $not_loaded of
$numselected_imagids total images that are available for selection");
# get the most popular in $timeframe
$inlist = join(',', @notloaded);