chore: remove repetitive words (#20180)

This commit is contained in:
goofylfg
2024-04-25 07:29:09 +00:00
committed by GitHub
parent e141457f76
commit 00ec23cdbe
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ type AppModuleBasic interface {
// AppModule is the form for an application module. Most of
// its functionality has been moved to extension interfaces.
// Deprecated: use appmodule.AppModule with a combination of extension interfaces interfaces instead.
// Deprecated: use appmodule.AppModule with a combination of extension interfaces instead.
type AppModule interface {
HasName