fix comment spelling
This commit is contained in:
@ -91,7 +91,7 @@ namespace Oqtane.Infrastructure
|
|||||||
// get configuration
|
// get configuration
|
||||||
if (install == null)
|
if (install == null)
|
||||||
{
|
{
|
||||||
// startup or auotmated installation
|
// startup or automated installation
|
||||||
install = new InstallConfig
|
install = new InstallConfig
|
||||||
{
|
{
|
||||||
ConnectionString = _config.GetConnectionString(SettingKeys.ConnectionStringKey),
|
ConnectionString = _config.GetConnectionString(SettingKeys.ConnectionStringKey),
|
||||||
|
Reference in New Issue
Block a user