FIX yet another typo

This commit is contained in:
Nathan Dwarshuis 2023-06-19 13:00:23 -04:00
parent 352cc88eed
commit 33678e3908
1 changed files with 1 additions and 1 deletions

View File

@ -427,7 +427,7 @@ let LinkedNumGetter =
-} -}
Double Double
} }
, default = { lngScale = 1, lngIndex = 0 } , default = { lngScale = 1.0, lngIndex = 0 }
} }
let LinkedEntryNumGetter = let LinkedEntryNumGetter =