Skip to content

Commit 4509efc

Browse files
Merge pull request #3683 from yuxiaobo96/containerd-update3
fix-up typo
2 parents 1c42610 + 62c2eea commit 4509efc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

metadata/db.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ func (m *DB) Init(ctx context.Context) error {
169169
}
170170
}
171171

172-
// Previous version fo database found
172+
// Previous version of database found
173173
if schema != "v0" {
174174
updates := migrations[i:]
175175

0 commit comments

Comments
 (0)