Wannes %!s(int64=9) %!d(string=hai) anos
pai
achega
7e91b59dfd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cron.go

+ 1 - 1
cron.go

@@ -127,7 +127,7 @@ func (c *Cron) Entries() []*Entry {
 	return c.entrySnapshot()
 }
 
-// SetLocations sets the time zone location
+// SetLocation sets the time zone location
 func (c *Cron) SetLocation(location *time.Location) {
 	c.location = location
 }