Task
Description
IAppliance has a documented constructor parameter of overrideSettings
As @chriszs points out in this PR, really those are just settngs, what is override doing there?
Unless someone can articulate a good reason for calling it overrideSettings, lets change it to settings.
Note: this doesn't actually impact the API, so this would be a patch level fix.
Relevant Resources / Research
None.
Related Issues
None.