fix comment spelling

This commit is contained in:
sbwalker
2025-01-13 07:50:05 -05:00
parent 3468cba000
commit 0ac6a62b86

View File

@ -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),