Skip to content

Commit 318818b

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix typo timzeone -> timezone
PiperOrigin-RevId: 717555125
1 parent 5c2ccb6 commit 318818b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/spanner/admin/database/v1/backup_schedule.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ message BackupSchedule {
100100
message CrontabSpec {
101101
// Required. Textual representation of the crontab. User can customize the
102102
// backup frequency and the backup version time using the cron
103-
// expression. The version time must be in UTC timzeone.
103+
// expression. The version time must be in UTC timezone.
104104
//
105105
// The backup will contain an externally consistent copy of the
106106
// database at the version time. Allowed frequencies are 12 hour, 1 day,

0 commit comments

Comments
 (0)