Fix pod typo (RT #47434)
[catagits/Catalyst-Plugin-Scheduler.git] / lib / Catalyst / Plugin / Scheduler.pm
index 427ebb9..e7a3974 100644 (file)
@@ -644,7 +644,7 @@ configuration option L</hosts_allow>.
 
 As an alternative to using the schedule() method, you may define scheduled
 events in an external YAML file.  By default, the plugin looks for the
-existence of a file called C<schedule.yml> in your application's home
+existence of a file called C<scheduler.yml> in your application's home
 directory.  You can change the filename using the configuration option
 L</yaml_file>.