sillsdev / libpalaso

Palaso Library: A set of .Net libraries useful for developers of Language Software.
MIT License
44 stars 51 forks source link

Fix typos in SIL.DictionaryServices/Lift/ #1306

Closed imnasnainaec closed 9 months ago

imnasnainaec commented 10 months ago

Noticed one of these variable misspellings when debugging an issue in The Combine.

This change is Reviewable

imnasnainaec commented 9 months ago

Technically changing the name of a parameter in a public method could be considered a breaking change, though for a method with only one parameter, it's probably rare for anyone to specify it using the named parameter syntax. Still it is possibly worth adding a line in the Changelog for it.

Reviewed 2 of 2 files at r1, all commit messages. Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @imnasnainaec)

@tombogle Done.