From e6434b12a57f4e6f150e2d3a9937335a10c64aaf Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Wed, 10 Sep 2014 12:11:49 +0200 Subject: [PATCH] [FIX] typo --- attachment_preview/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attachment_preview/__openerp__.py b/attachment_preview/__openerp__.py index c6fb04c5..083f5c55 100644 --- a/attachment_preview/__openerp__.py +++ b/attachment_preview/__openerp__.py @@ -25,7 +25,7 @@ "license": "AGPL-3", "complexity": "normal", "description": """ -This addons allows to preview attachments supported by http://viewerjs.org. +This addon allows to preview attachments supported by http://viewerjs.org. Currently, that's most Libreoffice files and PDFs.