Spellcheck in Comments and Strings
Corrected some spellings in Display messages and Comments.
This commit is contained in:
parent
c33891a4bc
commit
d1365c3d7d
12 changed files with 19 additions and 19 deletions
|
|
@ -87,7 +87,7 @@ namespace LibationWinForms
|
|||
|
||||
var defaultLibationFilesDir = Configuration.UserProfile;
|
||||
|
||||
// check for existing settigns in default location
|
||||
// check for existing settings in default location
|
||||
var defaultSettingsFile = Path.Combine(defaultLibationFilesDir, "Settings.json");
|
||||
if (Configuration.SettingsFileIsValid(defaultSettingsFile))
|
||||
config.SetLibationFiles(defaultLibationFilesDir);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue