chore: remove duplicated words in Listener and Plan comments
Signed-off-by: Aiden Park <275402320+vip892766gma@users.noreply.github.com>
This commit is contained in:
committed by
Wolfgang Walther
parent
187ea6d546
commit
703a5535cf
@@ -126,7 +126,7 @@ data InspectPlan = InspectPlan {
|
||||
, ipSchema :: Schema
|
||||
}
|
||||
|
||||
-- A Plan may use the the database or not
|
||||
-- A Plan may use the database or not
|
||||
data ActionPlan
|
||||
= Db DbActionPlan
|
||||
| NoDb InfoPlan
|
||||
|
||||
Reference in New Issue
Block a user