This is an automated email from the ASF dual-hosted git repository.

nick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/master by this push:
     new f233f3b  Tweak whitespace to be consistent
f233f3b is described below

commit f233f3bacb5ec62c948f46d51c2a1ab54744073f
Author: Nick Burch <[email protected]>
AuthorDate: Thu May 28 07:15:16 2020 +0100

    Tweak whitespace to be consistent
---
 tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml 
b/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
index feaef21..4ea9252 100644
--- a/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
+++ b/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
@@ -3869,8 +3869,8 @@
 
   <mime-type type="application/x-memgraph">
     <_comment>Apple Xcode Memgraph</_comment>
-         <sub-class-of type="application/x-bplist"/>
-     <glob pattern="*.memgraph"/>
+    <sub-class-of type="application/x-bplist"/>
+    <glob pattern="*.memgraph"/>
   </mime-type>
 
   <mime-type type="application/x-mobipocket-ebook">

Reply via email to