diff -r 44e15eda6506 -r e8fc383322f7 eric6/DocumentationTools/Config.py --- a/eric6/DocumentationTools/Config.py Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/DocumentationTools/Config.py Wed Jan 06 13:47:01 2021 +0100 @@ -7,7 +7,7 @@ Module defining different default values for the documentation tools package. """ -# the default colors for the eric6 documentation generator +# the default colors for the eric documentation generator eric6docDefaultColors = { 'BodyColor': '#000000', 'BodyBgColor': '#FFFFFF',