Fix issue #1096 and remove a couple of error ourputs

This commit is contained in:
Veronica Berglyd Olsen
2022-08-17 21:49:41 +02:00
parent 3a455fa1a7
commit c917fc9c9c
3 changed files with 32 additions and 16 deletions
+1 -1
View File
@@ -360,7 +360,7 @@ class Config:
# Check the availability of optional packages
self._checkOptionalPackages()
if self.spellLanguage is None:
if not self.spellLanguage:
self.spellLanguage = "en"
# Look for a PDF version of the manual