From a63f4966159ecdc8c7527507151ca971dad313ea Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Wed, 10 Sep 2014 12:12:09 +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.