diff --git a/product/ERP5OOo/Document/OOoDocument.py b/product/ERP5OOo/Document/OOoDocument.py
index 9f9a05af4f80fd6e7299014abd1b2d32a1d76b08..1b283aa21e54ed16e7d757c60d16349f7a2363d3 100644
--- a/product/ERP5OOo/Document/OOoDocument.py
+++ b/product/ERP5OOo/Document/OOoDocument.py
@@ -482,7 +482,7 @@ class OOoDocument(File, ConversionCacheMixin):
         if web_page.getValidationState() != 'embedded':
           # Make sure embedded is set until cleaner solution if found
           web_page.edit()
-        web_page.activate().disoverMetadata() # Maybe we should use contribution tool instead
+        web_page.activate().discoverMetadata() # Maybe we should use contribution tool instead
                                               # Should be embedded
       else:
         image_or_file = newContent(\