Skip to content

Commit

Permalink
[#4510] fixed godoc typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Mar 7, 2024
1 parent e5e2519 commit adab0da
Show file tree
Hide file tree
Showing 3 changed files with 8,119 additions and 8,137 deletions.
2 changes: 1 addition & 1 deletion models/settings/settings.go
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ type BackupsConfig struct {
// Leave it empty to disable the auto backups functionality.
Cron string `form:"cron" json:"cron"`

// CronMaxKeep is the the max number of cron generated backups to
// CronMaxKeep is the max number of cron generated backups to
// keep before removing older entries.
//
// This field works only when the cron config has valid cron expression.
Expand Down
Loading

0 comments on commit adab0da

Please sign in to comment.