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

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

commit d921031a8c8c694f87d43cdb481a0efae4093dbd
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 f6a108e..f16ae5a 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
@@ -3780,8 +3780,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