FIX more typos

This commit is contained in:
Nathan Dwarshuis 2023-06-19 12:44:14 -04:00
parent 845899d073
commit 352cc88eed
1 changed files with 2 additions and 2 deletions

View File

@ -598,8 +598,8 @@ let TxGetter =
}
, default =
{ tgOtherEntries = [] : List TxSubGetter.Type
, tsgFrom = TxHalfGetter
, tsgTo = TxHalfGetter
, tgFrom = TxHalfGetter
, tgTo = TxHalfGetter
}
}