We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2ccb6 commit 318818bCopy full SHA for 318818b
1 file changed
google/spanner/admin/database/v1/backup_schedule.proto
@@ -100,7 +100,7 @@ message BackupSchedule {
100
message CrontabSpec {
101
// Required. Textual representation of the crontab. User can customize the
102
// backup frequency and the backup version time using the cron
103
- // expression. The version time must be in UTC timzeone.
+ // expression. The version time must be in UTC timezone.
104
//
105
// The backup will contain an externally consistent copy of the
106
// database at the version time. Allowed frequencies are 12 hour, 1 day,
0 commit comments