FIX typo
This commit is contained in:
parent
b2e4ee05e8
commit
592c1550c0
|
@ -96,7 +96,7 @@ let partN =
|
|||
let toEntry =
|
||||
\(x : PartEntry) ->
|
||||
nullEntry (T.EntryAcntGetter.ConstT x._1) c
|
||||
// { eValue = Some (T.EntryNumGetter.ConstN x._2)
|
||||
// { eValue = Some (T.ToEntryNumGetter.TConstN x._2)
|
||||
, eComment = x._3
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue