mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
chore(examples/i18n): typo (#1250)
This commit is contained in:
parent
623fc5cb3f
commit
c7fcd388b5
@ -11,7 +11,7 @@ var ProviderSet = wire.NewSet(NewData, NewGreeterRepo)
|
||||
|
||||
// Data .
|
||||
type Data struct {
|
||||
// TODO warpped database client
|
||||
// TODO wrapped database client
|
||||
}
|
||||
|
||||
// NewData .
|
||||
|
Loading…
x
Reference in New Issue
Block a user