Skip to content

Commit

Permalink
COOK-257, correct spelling of smarty
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Feb 22, 2010
1 parent d8c6b2e commit 260cafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/recipes/php5.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
notifies :restart, resources("service[apache2]"), :delayed
end

%w{ php5 php5-cli samrty }.each do |pkg|
%w{ php5 php5-cli smarty }.each do |pkg|
package pkg do
action :upgrade
end
Expand Down

0 comments on commit 260cafd

Please sign in to comment.