From 9f861bd629d369b2d879c357e1e3b0ab2b2724ff Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Fri, 15 May 2020 09:31:04 -0400 Subject: [PATCH] docs: Adjusted Thunderbird's v68 manifest info --- Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc b/Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc index ee919e232..6eacbbdd3 100644 --- a/Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc +++ b/Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc @@ -263,7 +263,7 @@ The syntax is: ---- "" => array( "application" => "thunderbird", - "version" => "", + "version" => "", "filename" => "" ) ----