diff -r 1797a34618d8 -r 8cb7bfe07e15 OllamaInterface/RunOllamaServerDialog.py --- a/OllamaInterface/RunOllamaServerDialog.py Thu Aug 29 13:59:50 2024 +0200 +++ b/OllamaInterface/RunOllamaServerDialog.py Fri Aug 30 12:04:28 2024 +0200 @@ -77,7 +77,7 @@ EricMessageBox.critical( None, self.tr("Run Local 'ollama' Server"), - self.tr("""The loacl 'ollama' server process could not be started."""), + self.tr("""The local 'ollama' server process could not be started."""), ) else: self.buttonBox.button(QDialogButtonBox.StandardButton.Close).setEnabled(