]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/recipes/default.rb
fix typo
[chef.git] / cookbooks / nominatim / recipes / default.rb
index 36389d896380a5638fee9e442ec59720bd3c2b3d..8f097925fe5c4c6806868f16c0b6c928b939bc49 100644 (file)
@@ -330,7 +330,7 @@ else
   systemd_timer "nominatim-update-maintenance-trigger" do
     action :create
     description "Schedule maintenance tasks for Nominatim DB"
-    on_calender "*-*-* 02:03:00 UTC"
+    on_calendar "*-*-* 02:03:00 UTC"
   end
 end