Errata - For the More Curious: NSUserDefaultsController

When binding to the Shared User Defaults Controller in IB, the Model Key Path should be “activeText” not “activeTextKey” (the latter being the string constant used in the PreferencesManager.swift file).